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_21596201_18122.cpp: In function 'int main()':
0_0_21596201_18122.cpp:2:17: error: 'T' was not declared in this scope
     scanf("%d",&T);
                 ^
0_0_21596201_18122.cpp:2:18: error: 'scanf' was not declared in this scope
     scanf("%d",&T);
                  ^
0_0_21596201_18122.cpp:4:21: error: 'n' was not declared in this scope
         scanf("%d",&n);
                     ^
0_0_21596201_18122.cpp:5:16: error: 'in' was not declared in this scope
         memset(in, 0 , sizeof(in));
                ^
0_0_21596201_18122.cpp:5:34: error: 'memset' was not declared in this scope
         memset(in, 0 , sizeof(in));
                                  ^
0_0_21596201_18122.cpp:6:16: error: 'out' was not declared in this scope
         memset(out, 0, sizeof(out));
                ^
0_0_21596201_18122.cpp:8:24: error: 'tmp' was not declared in this scope
             scanf("%s",tmp + 1);
                        ^
0_0_21596201_18122.cpp:29:31: error: 'printf' was not declared in this scope
         printf("Case #%d: ",ca);
                               ^
0_0_21596201_18122.cpp:31:23: error: 'puts' was not declared in this scope
         else puts("No");
                       ^


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-25 23:08:09, Gzip enabled