F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_24709464_26447.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include <iostream>  
         ^
0_0_24709464_26447.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include <cstring>  
         ^
0_0_24709464_26447.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include <cstdio>  
         ^
0_0_24709464_26447.cpp:4:9: error: #include expects "FILENAME" or <FILENAME>
 #include <cmath>  
         ^
0_0_24709464_26447.cpp:5:9: error: #include expects "FILENAME" or <FILENAME>
 #include <cstdlib>  
         ^
0_0_24709464_26447.cpp:6:7: error: stray '#' in program
 using namespace std;  
       ^
0_0_24709464_26447.cpp:6:22: error: stray '#' in program
 using namespace std;  
                      ^
0_0_24709464_26447.cpp:6:32: error: stray '#' in program
 using namespace std;  
                                ^
0_0_24709464_26447.cpp:6:38: error: stray '#' in program
 using namespace std;  
                                      ^
0_0_24709464_26447.cpp:7:2: error: stray '#' in program
   
  ^
0_0_24709464_26447.cpp:7:8: error: stray '#' in program
   
        ^
0_0_24709464_26447.cpp:8:5: error: stray '#' in program
 int num[3][3];  
     ^
0_0_24709464_26447.cpp:8:21: error: stray '#' in program
 int num[3][3];  
                     ^
0_0_24709464_26447.cpp:8:27: error: stray '#' in program
 int num[3][3];  
                           ^
0_0_24709464_26447.cpp:9:5: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
     ^
0_0_24709464_26447.cpp:9:19: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                   ^
0_0_24709464_26447.cpp:9:26: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                          ^
0_0_24709464_26447.cpp:9:33: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                 ^
0_0_24709464_26447.cpp:9:40: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                        ^
0_0_24709464_26447.cpp:9:48: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                ^
0_0_24709464_26447.cpp:9:55: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                       ^
0_0_24709464_26447.cpp:9:63: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                               ^
0_0_24709464_26447.cpp:9:70: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                                      ^
0_0_24709464_26447.cpp:9:78: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                                              ^
0_0_24709464_26447.cpp:9:85: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                                                     ^
0_0_24709464_26447.cpp:9:93: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                                                             ^
0_0_24709464_26447.cpp:9:100: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                                                                    ^
0_0_24709464_26447.cpp:9:108: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                                                                            ^
0_0_24709464_26447.cpp:9:115: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                                                                                   ^
0_0_24709464_26447.cpp:9:123: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                                                                                           ^
0_0_24709464_26447.cpp:9:130: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                                                                                                  ^
0_0_24709464_26447.cpp:9:138: error: stray '#' in program
 int pos[][2] = { { 0, 0 }, { 0, 1 }, { 0, 2 }, { 1, 0 }, { 1, 1 }, { 1, 2 }, { 2, 0 }, { 2, 1 }, { 2, 2 } };  
                                                                                                                                          ^
0_0_24709464_26447.cpp:9:145: error: stray '#' in program
 int pos[


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-15 12:30:56, Gzip enabled