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_39535950_27465.cpp: In function 'void solve()':
0_0_39535950_27465.cpp:54:12: error: conflicting declaration 'll dp [505][da]'
   54 |         ll dp[505][da] = {};
      |            ^~
0_0_39535950_27465.cpp:53:29: note: previous declaration as 'std::vector<std::vector<long long int> > dp'
   53 |         vector<vector<int>> dp(n + 1, vector<ll>(da + 5));
      |                             ^~


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-09-20 21:35:37, Gzip enabled