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_13811413_2002.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13811413_2002.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13811413_2002.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13811413_2002.cpp:4:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13811413_2002.cpp:8:1: error: 'mappre' does not name a type
 mappre;
 ^
0_0_13811413_2002.cpp: In function 'bool check()':
0_0_13811413_2002.cpp:19:5: error: 'pre' was not declared in this scope
   A=pre[a];B=pre[b];
     ^
0_0_13811413_2002.cpp: In function 'void First()':
0_0_13811413_2002.cpp:25:49: error: 'printf' was not declared in this scope
   if (A==B) {printf("%s has killed himself.\n",a);return;}
                                                 ^
0_0_13811413_2002.cpp:26:58: error: 'printf' was not declared in this scope
   if (!ok_kill) {printf("%s has been killed by %s.\n",b,a);return;}
                                                          ^
0_0_13811413_2002.cpp:28:3: error: expected ']' before 'printf'
   printf("%s pawned %s's head.\n",a,b);num[B]=0;
   ^
0_0_13811413_2002.cpp:28:3: error: expected ')' before 'printf'
0_0_13811413_2002.cpp:29:66: error: 'printf' was not declared in this scope
   if (ok_kill&&!ALL) ALL=1,printf("%s just drew first blood.\n",a);
                                                                  ^
0_0_13811413_2002.cpp:32:1: error: a function-definition is not allowed here before '{' token
 {
 ^
0_0_13811413_2002.cpp:73:1: error: expected '}' at end of input
 }
 ^


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-29 22:03:09, Gzip enabled