- Try to overcome jan's input >> u will get accepted
Jan vai thanks.........
Search found 4 matches
- Sat Dec 10, 2011 9:54 am
- Forum: Volume 110 (11000-11099)
- Topic: 11062 - Andy's Second Dictionary
- Replies: 38
- Views: 19226
WA--- 11062 - Andy's Second Dictionary
- Mon Dec 05, 2011 2:58 pm
- Forum: Volume 117 (11700-11799)
- Topic: 11730 - Number Transformation
- Replies: 7
- Views: 4095
Problem with 11730 - Number Transformation >> PLZ help
my answer for big number like (90 1000) is not working ..... what is the fault...... please someone explain answer for case >> 90 1000 my answer is >> 44 here is my code............ ////////////////////////////////////// #include<stdio.h> #include<math.h> #include<set> using namespace std; set<int>s...
- Sat Nov 26, 2011 9:03 pm
- Forum: Volume 12 (1200-1299)
- Topic: 1246 - Find Terrorists
- Replies: 3
- Views: 2903
Re: 1246 ---- WA >> Plaese help.....
Finally i point out my error........ thanx bro.....
AC..NOW>>>>>>>>>
AC..NOW>>>>>>>>>
- Fri Nov 25, 2011 10:01 am
- Forum: Volume 12 (1200-1299)
- Topic: 1246 - Find Terrorists
- Replies: 3
- Views: 2903
1246 - Find Terrorists
Gettig WA .... Need some critical input & output........... Here is my output Input: 3 0 0 0 100 65 1 Output: -1 2 3 4 5 7 8 9 11 13 16 17 19 23 25 27 29 30 31 32 37 41 42 43 47 49 53 59 60 61 64 66 67 70 71 73 78 79 81 83 84 89 90 97 2 3 4 5 7 8 9 11 13 16 17 19 23 25 27 29 30 31 32 37 41 42 43...