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_18702120_17882.cpp: In function 'void init()':
0_0_18702120_17882.cpp:10:2: error: 'nbsp' was not declared in this scope
     int i;
  ^
0_0_18702120_17882.cpp:11:29: error: 'memset' was not declared in this scope
  memset(in,0,sizeof(in));
                             ^
0_0_18702120_17882.cpp: In function 'int find(int)':
0_0_18702120_17882.cpp:21:2: error: 'nbsp' was not declared in this scope
     while(a!=set[a])
  ^
0_0_18702120_17882.cpp: In function 'void uion(int, int)':
0_0_18702120_17882.cpp:29:2: error: 'nbsp' was not declared in this scope
     a=find(a);
  ^
0_0_18702120_17882.cpp: In function 'int main()':
0_0_18702120_17882.cpp:37:2: error: 'nbsp' was not declared in this scope
      int m,len,flag,i,j;
  ^
0_0_18702120_17882.cpp:66:20: error: continue statement not within a loop
     continue;
                    ^
0_0_18702120_17882.cpp:82:14: error: 'else' without a previous 'if'
    else
              ^
0_0_18702120_17882.cpp:89:20: error: 'else' without a previous 'if'
     else
                    ^


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 21:05:04, Gzip enabled