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_26060110_3321.cpp: In function 'int dfs(int, int, int, bool)':
0_0_26060110_3321.cpp:7:8: error: 'pos' was not declared in this scope
     if(pos==-1)return 1;
        ^
0_0_26060110_3321.cpp:8:19: error: 'pos' was not declared in this scope
     if(!limit&&dp[pos][sta]!=-1)return dp[pos][sta];
                   ^
0_0_26060110_3321.cpp:9:20: error: 'pos' was not declared in this scope
     int up=limit?a[pos]:9;
                    ^


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-25 23:22:03, Gzip enabled