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_17201862_19405.cpp:63:2: error: stray '#' in program
 }#include<cstdio>
  ^
0_0_17201862_19405.cpp:112:2: error: stray '#' in program
 }#include<cstdio>
  ^
0_0_17201862_19405.cpp:63:3: error: 'include' does not name a type
 }#include<cstdio>
   ^
0_0_17201862_19405.cpp:73:13: error: conflicting declaration 'int dp [40010]'
 int dp[40010];
             ^
0_0_17201862_19405.cpp:10:5: note: previous declaration as 'int dp [10010]'
 int dp[10010];
     ^
0_0_17201862_19405.cpp: In function 'int main()':
0_0_17201862_19405.cpp:85:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_17201862_19405.cpp:14:5: note: 'int main()' previously defined here
 int main()
     ^
0_0_17201862_19405.cpp: At global scope:
0_0_17201862_19405.cpp:112:3: error: 'include' does not name a type
 }#include<cstdio>
   ^
0_0_17201862_19405.cpp:118:16: error: conflicting declaration 'long long int dp [1010]'
 __int64 dp[1010];
                ^
0_0_17201862_19405.cpp:10:5: note: previous declaration as 'int dp [10010]'
 int dp[10010];
     ^
0_0_17201862_19405.cpp: In function 'int main()':
0_0_17201862_19405.cpp:126:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_17201862_19405.cpp:14:5: note: 'int main()' previously defined here
 int main()
     ^


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-25 03:52:33, Gzip enabled