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_13801941_6423.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13801941_6423.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13801941_6423.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13801941_6423.cpp:4:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13801941_6423.cpp:5:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13801941_6423.cpp:6:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13801941_6423.cpp:7:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13801941_6423.cpp:8:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13801941_6423.cpp:9:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13801941_6423.cpp:10:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13801941_6423.cpp:11:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13801941_6423.cpp:44:19: error: stray '#' in program
         for(i=0;i��4;i++)
                   ^
0_0_13801941_6423.cpp:44:27: error: stray '#' in program
         for(i=0;i��4;i++)
                           ^
0_0_13801941_6423.cpp:80:20: error: stray '#' in program
         for(i=1; i��=cnt; i++)
                    ^
0_0_13801941_6423.cpp:80:28: error: stray '#' in program
         for(i=1; i��=cnt; i++)
                            ^
0_0_13801941_6423.cpp:34:1: error: 'queueq' does not name a type
 queueq;
 ^
0_0_13801941_6423.cpp: In function 'void presolve()':
0_0_13801941_6423.cpp:39:12: error: 'q' was not declared in this scope
     while(!q.empty())
            ^
0_0_13801941_6423.cpp:44:28: error: lvalue required as unary '&' operand
         for(i=0;i��4;i++)
                            ^
0_0_13801941_6423.cpp:44:33: error: expected ')' before ';' token
         for(i=0;i��4;i++)
                                 ^
0_0_13801941_6423.cpp:44:39: error: expected ';' before ')' token
         for(i=0;i��4;i++)
                                       ^
0_0_13801941_6423.cpp: In function 'bool bfs()':
0_0_13801941_6423.cpp:60:30: error: 'memset' was not declared in this scope
     memset(vis,-1,sizeof(vis));
                              ^
0_0_13801941_6423.cpp:61:12: error: 'q' was not declared in this scope
     while(!q.empty()) q.pop();
            ^
0_0_13801941_6423.cpp:63:24: error: lvalue required as left operand of assignment
     if(mp[sx][sy]=n||ty=m||vis[tx][ty]!=-1) continue ;
                        ^
0_0_13801941_6423.cpp:63:45: error: continue statement not within a loop
     if(mp[sx][sy]=n||ty=m||vis[tx][ty]!=-1) continue ;
                                             ^
0_0_13801941_6423.cpp:64:28: error: expected ')' before ';' token
             if(mp[tx][ty]>1;
                            ^
0_0_13801941_6423.cpp: At global scope:
0_0_13801941_6423.cpp:68:5: error: 'ans' does not name a type
     ans=le-1;
     ^
0_0_13801941_6423.cpp:69:1: error: expected declaration before '}' token
 }
 ^


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-07-01 14:53:52, Gzip enabled