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_29469926_15338.cpp:2:20: error: stray '#' in program
 #define maxn 1000+5#define INF 0x3f3f3f3f
                    ^
0_0_29469926_15338.cpp:4:7: note: in expansion of macro 'maxn'
 int g[maxn][maxn];
       ^
0_0_29469926_15338.cpp:2:20: error: stray '#' in program
 #define maxn 1000+5#define INF 0x3f3f3f3f
                    ^
0_0_29469926_15338.cpp:4:13: note: in expansion of macro 'maxn'
 int g[maxn][maxn];
             ^
0_0_29469926_15338.cpp:2:21: error: expected ']' before 'define'
 #define maxn 1000+5#define INF 0x3f3f3f3f
                     ^
0_0_29469926_15338.cpp:4:7: note: in expansion of macro 'maxn'
 int g[maxn][maxn];
       ^
0_0_29469926_15338.cpp: In function 'int main()':
0_0_29469926_15338.cpp:9:16: error: 'g' was not declared in this scope
         memset(g,0,sizeof(g));
                ^


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-26 14:16:46, Gzip enabled