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_32773539_2086.cpp:6:1: error: 'll' does not name a type
 ll dp[85][85][6500];
 ^
0_0_32773539_2086.cpp: In function 'int main()':
0_0_32773539_2086.cpp:16:26: error: 'dp' was not declared in this scope
   for(int p=1;p<=sum;p++)dp[i][j][p]=0;
                          ^
0_0_32773539_2086.cpp:17:3: error: 'dp' was not declared in this scope
   dp[1][1][1] = n * m;
   ^


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-23 04:01:39, Gzip enabled