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_29445997_17852.cpp:8:1: error: stray '\243' in program
 int T, l, r, kŁ¬dist[25], f[25][25][2005];
 ^
0_0_29445997_17852.cpp:8:1: error: stray '\254' in program
0_0_29445997_17852.cpp:8:17: error: expected initializer before 'dist'
 int T, l, r, kŁ¬dist[25], f[25][25][2005];
                 ^
0_0_29445997_17852.cpp: In function 'int dp(int, int, int, bool)':
0_0_29445997_17852.cpp:23:14: error: 'dist' was not declared in this scope
         ed = dist[len];
              ^
0_0_29445997_17852.cpp:24:18: error: 'f' was not declared in this scope
     if (!flag && f[len][pos][sum] != -1)
                  ^
0_0_29445997_17852.cpp:29:9: error: 'f' was not declared in this scope
         f[len][pos][sum] = ans;
         ^
0_0_29445997_17852.cpp: In function 'int getNum(int)':
0_0_29445997_17852.cpp:38:9: error: 'dist' was not declared in this scope
         dist[len++] = (n % 10);
         ^
0_0_29445997_17852.cpp: In function 'int main()':
0_0_29445997_17852.cpp:49:12: error: 'f' was not declared in this scope
     memset(f, -1, sizeof(f));
            ^


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 09:37:03, Gzip enabled