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_33867834_2019.cpp: In function 'int main()':
0_0_33867834_2019.cpp:6:19: error: 'gets' was not declared in this scope
  while(gets(str[0])) {
                   ^
0_0_33867834_2019.cpp:17:5: error: 'cout' was not declared in this scope
     cout<<'*';
     ^
0_0_33867834_2019.cpp:24:12: error: 'endl' was not declared in this scope
      cout<<endl;
            ^
0_0_33867834_2019.cpp:37:6: error: 'cout' was not declared in this scope
      cout<<endl;
      ^
0_0_33867834_2019.cpp:37:12: error: 'endl' was not declared in this scope
      cout<<endl;
            ^
0_0_33867834_2019.cpp:40:12: error: 'cout' was not declared in this scope
     } else cout<<' ';
            ^
0_0_33867834_2019.cpp:44:6: error: 'cout' was not declared in this scope
      cout<<" *";
      ^
0_0_33867834_2019.cpp:53:12: error: 'cout' was not declared in this scope
     } else cout<<"  ";
            ^
0_0_33867834_2019.cpp:55:4: error: 'cout' was not declared in this scope
    cout<<endl;
    ^
0_0_33867834_2019.cpp:55:10: error: 'endl' was not declared in this scope
    cout<<endl;
          ^
0_0_33867834_2019.cpp:58:65: error: 'printf' was not declared in this scope
   printf("A B C D E F G H I J K L M N O P Q R S T U V W X Y Z\n");
                                                                 ^


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-09-30 11:48:45, Gzip enabled