Search found 3 matches

by Dohan Kim
Mon Jul 10, 2006 4:14 pm
Forum: Volume 105 (10500-10599)
Topic: 10599 - Robots(II)
Replies: 27
Views: 13270

Thx. Solomon K.

But you don't say to me why "finish point processing must be in another loop ".

I can't understand why because i'm a little foolish.

Please say to me why.
by Dohan Kim
Mon Jul 10, 2006 3:41 pm
Forum: Volume 105 (10500-10599)
Topic: 10599 - Robots(II)
Replies: 27
Views: 13270

10599 WA

I tried to solve this problem like this.. (Dynamic Programming) And Sample Input is correct in my program. But i got WA always. :x What can I do to get AC? Sorry for my English skill. :-? #include <iostream> #define SIZE 100 #define MAX(x, y) ((x > y)? (x): (y)) using namespace std; void print(int x...
by Dohan Kim
Thu Jul 06, 2006 9:59 am
Forum: Volume 1 (100-199)
Topic: 128 - Software CRC
Replies: 62
Views: 13559

I cannot understand this problem too. Please help me!!!!!! :(

Go to advanced search