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_17024909_10932.cpp: In function 'void dpblank(int, int, int)':
0_0_17024909_10932.cpp:3:20: error: 'hm' was not declared in this scope
     for (int k=0;k<hm[cur].size;k++){  
                    ^
0_0_17024909_10932.cpp:4:16: error: 'code' was not declared in this scope
         decode(code,m,hm[cur].state[k]);  
                ^
0_0_17024909_10932.cpp:4:21: error: 'm' was not declared in this scope
         decode(code,m,hm[cur].state[k]);  
                     ^
0_0_17024909_10932.cpp:4:39: error: 'decode' was not declared in this scope
         decode(code,m,hm[cur].state[k]);  
                                       ^
0_0_17024909_10932.cpp:9:21: error: 'ex' was not declared in this scope
                 if (ex==i&&ey==j){  
                     ^
0_0_17024909_10932.cpp:9:28: error: 'ey' was not declared in this scope
                 if (ex==i&&ey==j){  
                            ^
0_0_17024909_10932.cpp:11:43: error: 'shift' was not declared in this scope
                     if (j==m) shift(code,m);  
                                           ^
0_0_17024909_10932.cpp:12:51: error: 'encode' was not declared in this scope
                     hm[cur^1].insert(encode(code,m),hm[cur].f[k]);  
                                                   ^
0_0_17024909_10932.cpp:20:39: error: 'shift' was not declared in this scope
                 if (j==m) shift(code,m);  
                                       ^
0_0_17024909_10932.cpp:21:47: error: 'encode' was not declared in this scope
                 hm[cur^1].insert(encode(code,m),hm[cur].f[k]);  
                                               ^
0_0_17024909_10932.cpp:28:17: error: 'maze' was not declared in this scope
             if (maze[i][j+1]){  
                 ^
0_0_17024909_10932.cpp:31:47: error: 'encode' was not declared in this scope
                 hm[cur^1].insert(encode(code,m),hm[cur].f[k]);  
                                               ^
0_0_17024909_10932.cpp:33:17: error: 'maze' was not declared in this scope
             if (maze[i+1][j]){  
                 ^
0_0_17024909_10932.cpp:36:39: error: 'shift' was not declared in this scope
                 if (j==m) shift(code,m);  
                                       ^
0_0_17024909_10932.cpp:37:47: error: 'encode' was not declared in this scope
                 hm[cur^1].insert(encode(code,m),hm[cur].f[k]);  
                                               ^
0_0_17024909_10932.cpp:41:17: error: 'maze' was not declared in this scope
             if (maze[i][j+1]&&maze[i+1][j]){  
                 ^
0_0_17024909_10932.cpp:43:47: error: 'encode' was not declared in this scope
                 hm[cur^1].insert(encode(code,m),hm[cur].f[k]);  
                                               ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-01-11 01:47:45, Gzip enabled