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_36857216_10789.cpp: In function 'int cal(int, int, int, int)':
0_0_36857216_10789.cpp:36:5: error: 'dict' was not declared in this scope
  if(dict[a][x][0]==dict[b][y][0] && dict[a][x][1] == dict[b][y][1] && dict[a][x][2]==dict[b][y][2])
     ^
0_0_36857216_10789.cpp:38:5: error: 'dict' was not declared in this scope
  if(dict[a][x][1]==dict[b][y][0] && dict[a][x][2] == dict[b][y][1])
     ^
0_0_36857216_10789.cpp:40:5: error: 'dict' was not declared in this scope
  if(dict[a][x][2]== dict[b][y][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-06-18 19:29:19, Gzip enabled