|
|
вернуться в форумWhy WA #4? I'm about to give up. Послано guana 19 июл 2008 15:15 I tried to solving this by making an int array num1 where all the input numbers n are. Along it I made another int array num2 that has values 10000 - n. Then I checked if I can find numbers i,j where i!=j so that num1[i] == num2[j]. What's wrong? |
|
|