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_37988606_20445.cpp:15:1: error: expected ',' or ';' before 'int'
 int a[4][MAXN];
 ^
0_0_37988606_20445.cpp: In function 'bool work(int, int, int, int)':
0_0_37988606_20445.cpp:18:5: error: 'a' was not declared in this scope
  if(a[m][a[m][0]]==n){
     ^
0_0_37988606_20445.cpp:22:5: error: 'a' was not declared in this scope
  if(a[q][a[q][0]]==n){
     ^
0_0_37988606_20445.cpp: In function 'int main()':
0_0_37988606_20445.cpp:33:6: error: 'a' was not declared in this scope
   SI(a[1][0]);
      ^
0_0_37988606_20445.cpp:9:27: note: in definition of macro 'SI'
 #define SI(x) scanf("%d",&x)
                           ^


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-12-03 04:27:00, Gzip enabled