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_32865075_21245.cpp: In function 'void Mdebug(Matrix)':
0_0_32865075_21245.cpp:17:39: error: 'printf' was not declared in this scope
                 printf("%d", a.m[i][j]);
                                       ^
0_0_32865075_21245.cpp:18:16: error: 'puts' was not declared in this scope
         puts("");
                ^
0_0_32865075_21245.cpp: In function 'void init()':
0_0_32865075_21245.cpp:41:15: error: 'clean' was not declared in this scope
     clean(A, 0);
               ^
0_0_32865075_21245.cpp: In function 'int main()':
0_0_32865075_21245.cpp:75:30: error: 'scanf' was not declared in this scope
     int cas; scanf("%d", &cas);
                              ^
0_0_32865075_21245.cpp:79:24: error: 'clean' was not declared in this scope
         clean(ans[0], 0);
                        ^
0_0_32865075_21245.cpp:95:48: error: 'printf' was not declared in this scope
         printf("Case %d: %I64d\n", I, ans[t][0]);
                                                ^


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-28 08:22:45, Gzip enabled