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_37681198_13196.cpp: In function 'int dfs(int, bool, bool)':
0_0_37681198_13196.cpp:13:16: error: 'a' was not declared in this scope
  int len=limit?a[pos]:9,ans=0;
                ^
0_0_37681198_13196.cpp:17:3: error: 'ans' was not declared in this scope
   ans+=dfs(pos-1,i==6,limit&&i==len);
   ^
0_0_37681198_13196.cpp:20:16: error: 'ans' was not declared in this scope
   dp[pos][sta]=ans;
                ^
0_0_37681198_13196.cpp:21:9: error: 'ans' was not declared in this scope
  return ans;
         ^
0_0_37681198_13196.cpp: In function 'int real_main(int)':
0_0_37681198_13196.cpp:27:3: error: 'a' was not declared in this scope
   a[++tot]=x%10;
   ^


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-26 15:56:18, Gzip enabled