Search found 2 matches

by azzo71
Tue May 22, 2007 7:51 pm
Forum: Volume 100 (10000-10099)
Topic: 10038 - Jolly Jumpers
Replies: 445
Views: 153586

:) Thanks misof
I really appreciate it.

but still WA
by azzo71
Thu May 17, 2007 1:04 pm
Forum: Volume 100 (10000-10099)
Topic: 10038 - Jolly Jumpers
Replies: 445
Views: 153586

jolly jumper_easy but not accepted

the system always give me WA , i dont know why.
any ideas...



/*
PROGRAMMING CHALLENGES
The Programming Contest Training Manual
IBM
2.8 Problems
2.8.1 Jolly Jumpers
*/

#include <iostream>
#include <cstdlib>
#include <vector>
#include <list>
#include <cmath>
using namespace std;

int main ...

Go to advanced search