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_21642814_6541.cpp: In function 'int main()':
0_0_21642814_6541.cpp:7:21: error: 'scanf' was not declared in this scope
  while(scanf("%d",&n),n){
                     ^
0_0_21642814_6541.cpp:9:7: error: 'i' was not declared in this scope
   rep(i,n)scanf("%s",in[i]);
       ^
0_0_21642814_6541.cpp:9:10: error: 'rep' was not declared in this scope
   rep(i,n)scanf("%s",in[i]);
          ^
0_0_21642814_6541.cpp:11:21: error: 'strlen' was not declared in this scope
   for(i=strlen(in[0])-1;i>=0;i--){
                     ^
0_0_21642814_6541.cpp:34:26: error: 'printf' was not declared in this scope
   printf("Case %d: ",++cs);
                          ^
0_0_21642814_6541.cpp:35:25: error: 'puts' was not declared in this scope
   if(m>9999)puts("error");
                         ^


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-07-01 10:50:55, Gzip enabled