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_25049325_946.cpp:2:3: error: stray '#' in program
 2.#include <cstdio>  
   ^
0_0_25049325_946.cpp:3:3: error: stray '#' in program
 3.#include <cstring>  
   ^
0_0_25049325_946.cpp:4:3: error: stray '#' in program
 4.#include <string>  
   ^
0_0_25049325_946.cpp:5:3: error: stray '#' in program
 5.#include <map>  
   ^
0_0_25049325_946.cpp:2:1: error: expected unqualified-id before numeric constant
 2.#include <cstdio>  
 ^
0_0_25049325_946.cpp:7:1: error: expected unqualified-id before numeric constant
 7.  
 ^
0_0_25049325_946.cpp:9:1: error: expected unqualified-id before numeric constant
 9.const int M = 1e5+100;  
 ^
0_0_25049325_946.cpp:10:1: error: expected unqualified-id before numeric constant
 10.int t,cas,cnt,u,v;  
 ^
0_0_25049325_946.cpp:11:1: error: expected unqualified-id before numeric constant
 11.map<string,int> nou;  
 ^
0_0_25049325_946.cpp:12:1: error: expected unqualified-id before numeric constant
 12.map<string,int> ver;  
 ^
0_0_25049325_946.cpp:13:1: error: expected unqualified-id before numeric constant
 13.int head[MAXN*2],vis[MAXN*2],eid;  
 ^
0_0_25049325_946.cpp:14:1: error: expected unqualified-id before numeric constant
 14.char str[M],s1[MAXN],s2[MAXN],s3[MAXN],s4[MAXN],s5[MAXN],s6[MAXN];  
 ^
0_0_25049325_946.cpp:15:1: error: expected unqualified-id before numeric constant
 15.  
 ^
0_0_25049325_946.cpp:18:5: error: 'e' does not name a type
 18.}e[MAXN*MAXN*2];  
     ^
0_0_25049325_946.cpp:19:1: error: expected unqualified-id before numeric constant
 19.  
 ^
0_0_25049325_946.cpp:25:1: error: expected unqualified-id before numeric constant
 25.  
 ^


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-06-01 17:12:53, Gzip enabled