| 
 | 
back to boardWA, TL, Crash.... Test 1. Posted by  ilyamit 17 Nov 2007 18:47 Why this "solve" got WA1???   #include <iostream> using namespace std; int main() {     cout << "YES\nNO\nYES\nNO\nNO\nNO";     return 0; } :-) Re: WA, TL, Crash.... Test 1. Example test is not test #1.  |  
  | 
|