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_37959519_18552.cpp: In function 'int main()':
0_0_37959519_18552.cpp:2:16: error: 'read' was not declared in this scope
     int n=read();
                ^
0_0_37959519_18552.cpp:7:13: error: 'a' was not declared in this scope
             a[i][j]=read();
             ^
0_0_37959519_18552.cpp:12:13: error: 'dyg' was not declared in this scope
             dyg[i][j]=a[j][m-i+1];
             ^
0_0_37959519_18552.cpp:12:23: error: 'a' was not declared in this scope
             dyg[i][j]=a[j][m-i+1];
                       ^
0_0_37959519_18552.cpp:13:13: error: 'cout' was not declared in this scope
             cout<<dyg[i][j];
             ^
0_0_37959519_18552.cpp:15:9: error: 'cout' was not declared in this scope
         cout<<endl;
         ^
0_0_37959519_18552.cpp:15:15: error: 'endl' was not declared in this scope
         cout<<endl;
               ^
0_0_37959519_18552.cpp:19:13: error: 'a' was not declared in this scope
             a[i][j]=read();
             ^
0_0_37959519_18552.cpp:24:13: error: 'drg' was not declared in this scope
             drg[i][j]=a[n-i+2][j];
             ^
0_0_37959519_18552.cpp:24:23: error: 'a' was not declared in this scope
             drg[i][j]=a[n-i+2][j];
                       ^
0_0_37959519_18552.cpp:25:13: error: 'cout' was not declared in this scope
             cout<<drg[i][j];
             ^
0_0_37959519_18552.cpp:27:9: error: 'cout' was not declared in this scope
         cout<<endl;
         ^
0_0_37959519_18552.cpp:27:15: error: 'endl' was not declared in this scope
         cout<<endl;
               ^


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-23 09:24:03, Gzip enabled