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_38461310_18476.cpp: In function 'int main()':
0_0_38461310_18476.cpp:4:11: error: 'cin' was not declared in this scope
     while(cin>>num[0]>>num[1]>>num[2]&&(num[0]+num[1]+num[2])!=0)
           ^
0_0_38461310_18476.cpp:8:13: error: 'cout' was not declared in this scope
             cout<<1<<endl;
             ^
0_0_38461310_18476.cpp:8:22: error: 'endl' was not declared in this scope
             cout<<1<<endl;
                      ^
0_0_38461310_18476.cpp:12:13: error: 'cout' was not declared in this scope
             cout<<num[0]*1+num[1]*2+1<<endl;
             ^
0_0_38461310_18476.cpp:12:40: error: 'endl' was not declared in this scope
             cout<<num[0]*1+num[1]*2+1<<endl;
                                        ^
0_0_38461310_18476.cpp:16:13: error: 'cout' was not declared in this scope
             cout<<num[0]*1+num[1]*2+num[2]*5+1<<endl;
             ^
0_0_38461310_18476.cpp:16:49: error: 'endl' was not declared in this scope
             cout<<num[0]*1+num[1]*2+num[2]*5+1<<endl;
                                                 ^


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-06 04:36:55, Gzip enabled