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_8277211_26232.cpp:1: error: expected unqualified-id before "for"
0_0_8277211_26232.cpp:1: error: expected `,' or `;' before "for"
0_0_8277211_26232.cpp:1: error: expected constructor, destructor, or type conversion before '<=' token
0_0_8277211_26232.cpp:1: error: expected `,' or `;' before '<=' token
0_0_8277211_26232.cpp:1: error: expected unqualified-id before '++' token
0_0_8277211_26232.cpp:1: error: expected `,' or `;' before '++' token
0_0_8277211_26232.cpp:18: error: invalid function declaration
0_0_8277211_26232.cpp:24: error: expected constructor, destructor, or type conversion before ';' token
0_0_8277211_26232.cpp:29: error: expected constructor, destructor, or type conversion before '<' token
0_0_8277211_26232.cpp:29: error: expected `,' or `;' before '<' token
0_0_8277211_26232.cpp:30: error: `VI' does not name a type
0_0_8277211_26232.cpp: In function `void init()':
0_0_8277211_26232.cpp:37: error: `memset' undeclared (first use this function)
0_0_8277211_26232.cpp:37: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8277211_26232.cpp:40: error: `graph' undeclared (first use this function)
0_0_8277211_26232.cpp: In function `void addedge(int, int)':
0_0_8277211_26232.cpp:44: error: `e' undeclared (first use this function)
0_0_8277211_26232.cpp: In function `void dfs(int, int)':
0_0_8277211_26232.cpp:68: error: `e' undeclared (first use this function)
0_0_8277211_26232.cpp: In function `void input(int, int)':
0_0_8277211_26232.cpp:83: error: `scanf' undeclared (first use this function)
0_0_8277211_26232.cpp:84: error: `graph' undeclared (first use this function)
0_0_8277211_26232.cpp:86: error: `Count' undeclared (first use this function)
0_0_8277211_26232.cpp:106: error: `sort' undeclared (first use this function)
0_0_8277211_26232.cpp: In function `void solve(int, int)':
0_0_8277211_26232.cpp:113: error: `Count' undeclared (first use this function)
0_0_8277211_26232.cpp:129: error: `printf' undeclared (first use this function)
0_0_8277211_26232.cpp: In function `int main()':
0_0_8277211_26232.cpp:135: error: `scanf' undeclared (first use this function)
0_0_8277211_26232.cpp:137: error: `putchar' undeclared (first use this function)
0_0_8277211_26232.cpp:141: error: `printf' undeclared (first use this function)


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-30 14:56:02, Gzip enabled