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_39337654_18767.cpp:37:2: error: stray '#' in program
   37 | }#include <iostream>
      |  ^
0_0_39337654_18767.cpp:37:3: error: 'include' does not name a type
   37 | }#include <iostream>
      |   ^~~~~~~
0_0_39337654_18767.cpp:42:11: error: redefinition of 'const int N'
   42 | const int N = 1000;
      |           ^
0_0_39337654_18767.cpp:6:11: note: 'const int N' previously defined here
    6 | const int N = 1000;
      |           ^
0_0_39337654_18767.cpp:45:5: error: redefinition of 'int main()'
   45 | int main(){
      |     ^~~~
0_0_39337654_18767.cpp:9:5: note: 'int main()' previously defined here
    9 | 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-05-18 21:37:55, Gzip enabled