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_13811077_17397.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13811077_17397.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13811077_17397.cpp: In function 'int main()':
0_0_13811077_17397.cpp:12:17: error: expected primary-expression before '%' token
     while(scanf(%lld %lld,&n,&k),n||k)
                 ^
0_0_13811077_17397.cpp:12:18: error: 'lld' was not declared in this scope
     while(scanf(%lld %lld,&n,&k),n||k)
                  ^
0_0_13811077_17397.cpp:12:32: error: 'scanf' was not declared in this scope
     while(scanf(%lld %lld,&n,&k),n||k)
                                ^
0_0_13811077_17397.cpp:16:20: error: expected primary-expression before '%' token
             printf(%lld
                    ^
0_0_13811077_17397.cpp:17:21: error: 'printf' was not declared in this scope
 ,n-1>INF+1?INF+1:n-1);
                     ^
0_0_13811077_17397.cpp:21:30: error: 'memset' was not declared in this scope
         memset(dp,0,sizeof dp);
                              ^
0_0_13811077_17397.cpp:35:16: error: expected primary-expression before '%' token
         printf(%lld
                ^
0_0_13811077_17397.cpp:36:7: error: 'printf' was not declared in this scope
 ,dp[n]);
       ^


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-30 12:10:21, Gzip enabled