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_26304648_21386.cpp:2:5: error: stray '#' in program
   2 #include<cstring>
     ^
0_0_26304648_21386.cpp:3:5: error: stray '#' in program
   3 #include<algorithm>
     ^
0_0_26304648_21386.cpp:5:5: error: stray '#' in program
   5 #define MIN(x,y) (x<y?x:y)
     ^
0_0_26304648_21386.cpp:2:3: error: expected unqualified-id before numeric constant
   2 #include<cstring>
   ^
0_0_26304648_21386.cpp:5:3: error: expected unqualified-id before numeric constant
   5 #define MIN(x,y) (x<y?x:y)
   ^
0_0_26304648_21386.cpp:8:3: error: expected unqualified-id before numeric constant
   8 int G,B,P;
   ^
0_0_26304648_21386.cpp:9:3: error: expected unqualified-id before numeric constant
   9 int gdeg[22];
   ^
0_0_26304648_21386.cpp:10:2: error: expected unqualified-id before numeric constant
  10 int grank[22];
  ^
0_0_26304648_21386.cpp:11:2: error: expected unqualified-id before numeric constant
  11 int gb[22],gp[22],bp[22];
  ^
0_0_26304648_21386.cpp:12:2: error: expected unqualified-id before numeric constant
  12 bool in(){
  ^
0_0_26304648_21386.cpp:17:2: error: expected unqualified-id before numeric constant
  17 
  ^
0_0_26304648_21386.cpp:19:2: error: expected unqualified-id before numeric constant
  19 int mat[22];
  ^
0_0_26304648_21386.cpp:20:2: error: expected unqualified-id before numeric constant
  20 inline bool find0(int u){
  ^


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-26 12:27:32, Gzip enabled