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_37854298_31475.cpp:25:2: error: stray '#' in program
 }#include <cstdio>
  ^
0_0_37854298_31475.cpp:25:3: error: 'include' does not name a type
 }#include <cstdio>
   ^
0_0_37854298_31475.cpp:30:10: error: redefinition of 'char s [55]'
 char s[55];
          ^
0_0_37854298_31475.cpp:6:6: note: 'char s [55]' previously declared here
 char s[55];
      ^
0_0_37854298_31475.cpp: In function 'bool is_ident(char*)':
0_0_37854298_31475.cpp:32:6: error: redefinition of 'bool is_ident(char*)'
 bool is_ident(char *s) {
      ^
0_0_37854298_31475.cpp:8:6: note: 'bool is_ident(char*)' previously defined here
 bool is_ident(char *s) {
      ^
0_0_37854298_31475.cpp: In function 'int main()':
0_0_37854298_31475.cpp:41:5: error: redefinition of 'int main()'
 int main() {
     ^
0_0_37854298_31475.cpp:17: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-09-28 13:18:33, Gzip enabled