Search found 3 matches

by Dukema
Fri Jun 11, 2004 7:55 pm
Forum: Volume 6 (600-699)
Topic: 680 - Movement of Reading Head
Replies: 4
Views: 2863

Thanks a lot!!! I hadn't thought about that input! I finally solved it! Thanks!
I have posted a similar problem about the #10476... If you could take a look... :wink:
by Dukema
Sun Jun 06, 2004 7:36 pm
Forum: Volume 104 (10400-10499)
Topic: 10419 - Sum-up the Primes
Replies: 51
Views: 28552

I had tried your input in my program. (The Judge accepted it). I hope it helps you. My output is:

CASE 1:
11+19+2
CASE 2:
79
CASE 3:
No Solution.
CASE 4:
11+31+37
CASE 5:
11+13+2+53
CASE 6:
No Solution.
CASE 7:
11+89
CASE 8:
No Solution.
CASE 9:
No Solution.
CASE 10:
131+283+293+293
CASE 11:
131+2 ...
by Dukema
Sun Jun 06, 2004 7:22 pm
Forum: Volume 6 (600-699)
Topic: 680 - Movement of Reading Head
Replies: 4
Views: 2863

680 - Can anybody send me some input please??? Wy WA????

I'm trying to solve the problem 680 but I allways get WA!! I had tried a lot of inputs and I thing the solution is correct for all of them!! If anybody could send me some input I would be very pleased to him!!
I send my code:

/* @JUDGE_ID: 43000WT 680 C++ */
#include <iostream>

using namespace std ...

Go to advanced search