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_13813557_16463.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13813557_16463.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13813557_16463.cpp: In function 'int main()':
0_0_13813557_16463.cpp:9:5: error: 'cint' was not declared in this scope
     cint;
     ^
0_0_13813557_16463.cpp:12:9: error: 'cinmn' was not declared in this scope
         cinmn;
         ^
0_0_13813557_16463.cpp:16:13: error: expected ';' before 'cina'
             cina[i]b[i]c[i];
             ^
0_0_13813557_16463.cpp:16:13: error: 'cina' was not declared in this scope
0_0_13813557_16463.cpp:16:20: error: expected ')' before 'b'
             cina[i]b[i]c[i];
                    ^
0_0_13813557_16463.cpp:16:24: error: expected ';' before 'c'
             cina[i]b[i]c[i];
                        ^
0_0_13813557_16463.cpp:17:28: error: 'memset' was not declared in this scope
         memset(d,0,sizeof d);
                            ^
0_0_13813557_16463.cpp:19:13: error: expected ';' before 'for'
             for(int k=1;k
             ^
0_0_13813557_16463.cpp:19:13: error: expected primary-expression before 'for'
0_0_13813557_16463.cpp:19:13: error: expected ')' before 'for'
0_0_13813557_16463.cpp:20:17: error: expected ';' before 'for'
                 for(j=m;j=a[i];j--)
                 ^
0_0_13813557_16463.cpp:20:17: error: expected primary-expression before 'for'
0_0_13813557_16463.cpp:20:17: error: expected ')' before 'for'
0_0_13813557_16463.cpp:21:49: error: 'max' was not declared in this scope
                     d[j]=max(d[j],d[j-a[i]]+b[i]);
                                                 ^
0_0_13813557_16463.cpp:22:9: error: 'cout' was not declared in this scope
         cout
         ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-18 20:52:19, Gzip enabled