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_13813029_710.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13813029_710.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13813029_710.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13813029_710.cpp:4:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13813029_710.cpp:5:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13813029_710.cpp:6:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13813029_710.cpp:7:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13813029_710.cpp: In function 'void work1()':
0_0_13813029_710.cpp:20:3: error: expected ';' before 'bool'
   bool fa = false;
   ^
0_0_13813029_710.cpp:20:3: error: expected primary-expression before 'bool'
0_0_13813029_710.cpp:20:3: error: expected ')' before 'bool'
0_0_13813029_710.cpp:23:3: error: expected ')' before 'if'
   if(fa) l[i] = pos[q[R+1]];
   ^
0_0_13813029_710.cpp:23:6: error: 'fa' was not declared in this scope
   if(fa) l[i] = pos[q[R+1]];
      ^
0_0_13813029_710.cpp:23:12: error: 'i' was not declared in this scope
   if(fa) l[i] = pos[q[R+1]];
            ^
0_0_13813029_710.cpp:24:10: error: 'i' was not declared in this scope
   else l[i] = 0;
          ^
0_0_13813029_710.cpp:25:14: error: 'i' was not declared in this scope
   q[++R] = a[i];
              ^
0_0_13813029_710.cpp: At global scope:
0_0_13813029_710.cpp:27:1: error: expected declaration before '}' token
 }
 ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-18 22:39:19, Gzip enabled