Search found 3 matches

by rskvijay
Sun Mar 23, 2008 5:22 am
Forum: Volume 106 (10600-10699)
Topic: 10608 - Friends
Replies: 75
Views: 39280

10608 -- WA plzz provide some test cases..

Hi guyz,

here is my code for 10608 friends problem... i am getting WA everytime, i tried a few test cases and got the expected output.. plzz figure out the bug or provide me some inputs so that i can figure it out...

Code: Select all


 sorry... that was a silly mistake ... removed after getting AC
regards,
vijay
by rskvijay
Thu Sep 06, 2007 5:43 pm
Forum: Volume 7 (700-799)
Topic: 719 - Glass Beads
Replies: 41
Views: 29640

hav submitted this many times and i keep on getting wrong answer..
my program runs in O(n) time.. can i have some test cases plzzz??

thanx,
vijay.
by rskvijay
Fri Mar 23, 2007 6:35 pm
Forum: Volume 5 (500-599)
Topic: 583 - Prime Factors
Replies: 171
Views: 61329

583.. why TLE ???

Hi ,
i have submitted this prime factors 583 problem 3 times n got time limit exceeded
here are some input n output with the time taken for my program execution..

$ cat > input
200000002
420010962
1445454
15454
-154515
-8845
-1547
46337
92674
1073741824
2147483647
2147483646
-2147483647 ...

Go to advanced search