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_37202533_22331.cpp: In function 'int main()':
0_0_37202533_22331.cpp:30:22: error: 'scanf' was not declared in this scope
    while(scanf("%s",a)!=EOF){
                      ^
0_0_37202533_22331.cpp:30:25: error: 'EOF' was not declared in this scope
    while(scanf("%s",a)!=EOF){
                         ^
0_0_37202533_22331.cpp:31:5: error: 'cin' was not declared in this scope
     cin>>n>>t;i=0;sum=0;l=strlen(a);
     ^
0_0_37202533_22331.cpp:41:27: error: 'printf' was not declared in this scope
         printf("  ERROR\n");
                           ^
0_0_37202533_22331.cpp:46:23: error: 'printf' was not declared in this scope
             printf(" ");
                       ^
0_0_37202533_22331.cpp:49:29: error: 'printf' was not declared in this scope
             printf("%c",b[i]);
                             ^
0_0_37202533_22331.cpp:51:20: error: 'printf' was not declared in this scope
         printf("\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-06-17 08:25:08, Gzip enabled