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_21152975_30210.cpp: In function 'int main()':
0_0_21152975_30210.cpp:25:19: error: unable to find numeric literal operator 'operator""i'
         for(int i=1i<=n;i++)
                   ^
0_0_21152975_30210.cpp:25:19: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_21152975_30210.cpp:25:28: error: expected ';' before ')' token
         for(int i=1i<=n;i++)
                            ^
0_0_21152975_30210.cpp:34:38: error: 'w' was not declared in this scope
                 for(int j=20000;j>=k*w[i];j--)
                                      ^
0_0_21152975_30210.cpp:36:21: error: 'Dp' was not declared in this scope
                     Dp[j]=min(Dp[j],Dp[j-k*w[i]]+k);
                     ^


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-12-02 18:30:15, Gzip enabled