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_36841053_21761.cpp:12:69: error: expected primary-expression before ',' token
 int e[maxn*maxn][maxn*maxn],match[maxn*maxn],book[maxn*maxn],c[maxn*,maxn][maxn*maxn];
                                                                     ^
0_0_36841053_21761.cpp:12:69: error: expected ']' before ',' token
0_0_36841053_21761.cpp:12:74: error: expected initializer before ']' token
 int e[maxn*maxn][maxn*maxn],match[maxn*maxn],book[maxn*maxn],c[maxn*,maxn][maxn*maxn];
                                                                          ^
0_0_36841053_21761.cpp: In function 'void solve()':
0_0_36841053_21761.cpp:40:6: error: 'c' was not declared in this scope
      c[i][j]=v;
      ^
0_0_36841053_21761.cpp:50:8: error: 'c' was not declared in this scope
      e[c[dx][dy]][c[b[i].x ][b[i].y ]]=e[c[b[i].x ][b[i].y ]][c[dx][dy]]=1;
        ^


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-04 11:46:14, Gzip enabled