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_14901012_31721.cpp:2:4: error: stray '#' in program
  8 #include <stdio.h>
    ^
0_0_14901012_31721.cpp:3:4: error: stray '#' in program
  9 #include <algorithm>
    ^
0_0_14901012_31721.cpp:2:2: error: expected unqualified-id before numeric constant
  8 #include <stdio.h>
  ^
0_0_14901012_31721.cpp:5:1: error: expected unqualified-id before numeric constant
 11 
 ^
0_0_14901012_31721.cpp:8:5: error: 'data' does not name a type
 14 }data[5005];
     ^
0_0_14901012_31721.cpp:9:1: error: expected unqualified-id before numeric constant
 15 
 ^
0_0_14901012_31721.cpp:11:1: error: expected unqualified-id before numeric constant
 17 void make_set(int n)
 ^
0_0_14901012_31721.cpp:16:1: error: expected unqualified-id before numeric constant
 22 int find_set(int x)
 ^
0_0_14901012_31721.cpp:22:1: error: expected unqualified-id before numeric constant
 28 int union_set(int x,int y)
 ^
0_0_14901012_31721.cpp:31:1: error: expected unqualified-id before numeric constant
 37 bool cmp(node a,node b)
 ^
0_0_14901012_31721.cpp:35:1: error: expected unqualified-id before numeric constant
 41 int main()
 ^


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-12-04 04:26:18, Gzip enabled