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_18026650_15744.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_18026650_15744.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_18026650_15744.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_18026650_15744.cpp:7:1: error: 'string' does not name a type
 string str;
 ^
0_0_18026650_15744.cpp:9:1: error: 'set' does not name a type
 set strs;
 ^
0_0_18026650_15744.cpp: In function 'int main()':
0_0_18026650_15744.cpp:13:27: error: 'scanf' was not declared in this scope
     while(scanf("%s",chars)!=EOF)
                           ^
0_0_18026650_15744.cpp:13:30: error: 'EOF' was not declared in this scope
     while(scanf("%s",chars)!=EOF)
                              ^
0_0_18026650_15744.cpp:15:9: error: 'string' was not declared in this scope
         string str(chars);
         ^
0_0_18026650_15744.cpp:16:13: error: 'strs' was not declared in this scope
         old=strs...        
             ^
0_0_18026650_15744.cpp:16:17: error: expected '}' at end of input
         old=strs...        
                 ^
0_0_18026650_15744.cpp:16:17: error: expected '}' at end of input


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-30 03:29:46, Gzip enabled