Search found 1 match

by ConqerHeaven
Fri Dec 07, 2012 5:09 pm
Forum: Volume 3 (300-399)
Topic: 314 - Robot
Replies: 30
Views: 12188

Re: 314 - Robot

Hi!For this problem ,my code is always WA,I had tried a lot of test cases and all right,I really don't know why it is WA,can any one tell me or give me a special test case? :( Thanks very much!
MY CODE:

#include<iostream>
#include<queue>
#include<map>
using namespace std;
const int maxn = 60 ...

Go to advanced search