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_17337535_23034.cpp:44:2: error: stray '#' in program
 }#include <stdio.h>
  ^
0_0_17337535_23034.cpp:44:3: error: 'include' does not name a type
 }#include <stdio.h>
   ^
0_0_17337535_23034.cpp:48:12: error: redefinition of 'char X [1024]'
 char X[1024];
            ^
0_0_17337535_23034.cpp:5:6: note: 'char X [1024]' previously declared here
 char X[1024];
      ^
0_0_17337535_23034.cpp:49:11: error: redefinition of 'int c [1024]'
 int c[1024] = { 0 };
           ^
0_0_17337535_23034.cpp:6:5: note: 'int c [1024]' previously defined here
 int c[1024] = { 0 };
     ^
0_0_17337535_23034.cpp: In function 'int main()':
0_0_17337535_23034.cpp:51:5: error: redefinition of 'int main()'
 int main(void)
     ^
0_0_17337535_23034.cpp:8:5: note: 'int main()' previously defined here
 int main(void)
     ^


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-06-29 20:49:45, Gzip enabled