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_16974555_26032.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_16974555_26032.cpp:4:1: error: expected unqualified-id before '<' token
 <set>
 ^
0_0_16974555_26032.cpp: In function 'int main()':
0_0_16974555_26032.cpp:58:1: error: 'set' was not declared in this scope
 set<int>s;
 ^
0_0_16974555_26032.cpp:58:5: error: expected primary-expression before 'int'
 set<int>s;
     ^
0_0_16974555_26032.cpp:79:18: error: 's' was not declared in this scope
 for(i=1;i<=n;i++)s.insert(find(i));
                  ^
0_0_16974555_26032.cpp:82:15: error: 's' was not declared in this scope
 printf("%d\n",s.size()-1);
               ^


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-01 16:28:24, Gzip enabled