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_29639668_11037.cpp: In function 'int main()':
0_0_29639668_11037.cpp:9:25: error: expected ';' before ')' token
     for(int i=1;i<=N,i++)
                         ^
0_0_29639668_11037.cpp:15:31: error: 'memset' was not declared in this scope
         memset(dp,0,sizeof(dp));
                               ^
0_0_29639668_11037.cpp:17:29: error: expected ';' before ')' token
         for(int j=1;j<=k,j++)
                             ^
0_0_29639668_11037.cpp:19:33: error: expected ';' before ')' token
             for(int l=1;l<=i,l++)
                                 ^
0_0_29639668_11037.cpp:25:29: error: expected ';' before ')' token
         for(int i=1;i<=k,i++)
                             ^


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-25 01:43:47, Gzip enabled