Search found 1 match
- Tue Sep 15, 2009 5:03 am
- Forum: Volume 100 (10000-10099)
- Topic: 10038 - Jolly Jumpers
- Replies: 445
- Views: 93589
Re: 10038 - Jolly Jumpers
Please Help me... I've read every single post so far and still don't know how to fix my problem... I also tried the samples and i got always the 'correct' answer. Please. #include <stdio.h> #include <stdlib.h> int main() { int tamSeq,i,ok; long long int bfr,now,diff,fingerPrint; int marked[3002]; ch...