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_36490887_26177.cpp: In function 'int main()':
0_0_36490887_26177.cpp:4:11: error: 'cin' was not declared in this scope
     while(cin>>str){//cin接收字符串时,空格,tab,和回车都会返回新的cin
           ^
0_0_36490887_26177.cpp:17:9: error: 'cout' was not declared in this scope
         cout<<str[0]<<' '<<str[1]<<' '<<str[2]<<' '<<str[3]<<endl;
         ^
0_0_36490887_26177.cpp:17:62: error: 'endl' was not declared in this scope
         cout<<str[0]<<' '<<str[1]<<' '<<str[2]<<' '<<str[3]<<endl;
                                                              ^
0_0_36490887_26177.cpp:19:5: 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-10-02 22:17:35, Gzip enabled