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_20799017_1806.cpp: In function 'int main()':
0_0_20799017_1806.cpp:28:8: error: 'cin' was not declared in this scope
  while(cin>>n>>m,n || m){
        ^
0_0_20799017_1806.cpp:39:17: error: 'cout' was not declared in this scope
     if(num == 1)cout<<"child"<<endl;
                 ^
0_0_20799017_1806.cpp:39:32: error: 'endl' was not declared in this scope
     if(num == 1)cout<<"child"<<endl;
                                ^
0_0_20799017_1806.cpp:40:20: error: 'cout' was not declared in this scope
     while(num >= 3)cout<<"great-",--num;
                    ^
0_0_20799017_1806.cpp:41:17: error: 'cout' was not declared in this scope
     if(num == 2)cout<<"grandchild"<<endl;
                 ^
0_0_20799017_1806.cpp:41:37: error: 'endl' was not declared in this scope
     if(num == 2)cout<<"grandchild"<<endl;
                                     ^
0_0_20799017_1806.cpp:45:13: error: 'cout' was not declared in this scope
     if(!num)cout<<"-"<<endl;
             ^
0_0_20799017_1806.cpp:45:24: error: 'endl' was not declared in this scope
     if(!num)cout<<"-"<<endl;
                        ^
0_0_20799017_1806.cpp:46:17: error: 'cout' was not declared in this scope
     if(num == 1)cout<<"parent"<<endl;
                 ^
0_0_20799017_1806.cpp:46:33: error: 'endl' was not declared in this scope
     if(num == 1)cout<<"parent"<<endl;
                                 ^
0_0_20799017_1806.cpp:47:20: error: 'cout' was not declared in this scope
     while(num >= 3)cout<<"great-",--num;
                    ^
0_0_20799017_1806.cpp:48:17: error: 'cout' was not declared in this scope
     if(num == 2)cout<<"grandparent"<<endl;
                 ^
0_0_20799017_1806.cpp:48:38: error: 'endl' was not declared in this scope
     if(num == 2)cout<<"grandparent"<<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-11-15 10:21:22, Gzip enabled