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_29323544_13210.cpp:46:2: error: stray '#' in program
 }#include<bits/stdc++.h>
  ^
0_0_29323544_13210.cpp:46:3: error: 'include' does not name a type
 }#include<bits/stdc++.h>
   ^
0_0_29323544_13210.cpp:51:11: error: redefinition of 'INT pa [100]'
 INT pa[100],pb[100],pc[100];
           ^
0_0_29323544_13210.cpp:6:5: note: 'INT pa [100]' previously declared here
 INT pa[100],pb[100],pc[100];
     ^
0_0_29323544_13210.cpp:51:19: error: redefinition of 'INT pb [100]'
 INT pa[100],pb[100],pc[100];
                   ^
0_0_29323544_13210.cpp:6:13: note: 'INT pb [100]' previously declared here
 INT pa[100],pb[100],pc[100];
             ^
0_0_29323544_13210.cpp:51:27: error: redefinition of 'INT pc [100]'
 INT pa[100],pb[100],pc[100];
                           ^
0_0_29323544_13210.cpp:6:21: note: 'INT pc [100]' previously declared here
 INT pa[100],pb[100],pc[100];
                     ^
0_0_29323544_13210.cpp:52:5: error: redefinition of 'int na'
 int na,nb,nc;
     ^
0_0_29323544_13210.cpp:7:5: note: 'int na' previously declared here
 int na,nb,nc;
     ^
0_0_29323544_13210.cpp:52:8: error: redefinition of 'int nb'
 int na,nb,nc;
        ^
0_0_29323544_13210.cpp:7:8: note: 'int nb' previously declared here
 int na,nb,nc;
        ^
0_0_29323544_13210.cpp:52:11: error: redefinition of 'int nc'
 int na,nb,nc;
           ^
0_0_29323544_13210.cpp:7:11: note: 'int nc' previously declared here
 int na,nb,nc;
           ^
0_0_29323544_13210.cpp: In function 'int f(INT*, int)':
0_0_29323544_13210.cpp:54:5: error: redefinition of 'int f(INT*, int)'
 int f(INT pp[],int p){
     ^
0_0_29323544_13210.cpp:9:5: note: 'int f(INT*, int)' previously defined here
 int f(INT pp[],int p){
     ^
0_0_29323544_13210.cpp: At global scope:
0_0_29323544_13210.cpp:64:14: error: redefinition of 'INT h [1000000]'
 INT h[1000000],nh;
              ^
0_0_29323544_13210.cpp:19:5: note: 'INT h [1000000]' previously declared here
 INT h[1000000],nh;
     ^
0_0_29323544_13210.cpp:64:16: error: redefinition of 'INT nh'
 INT h[1000000],nh;
                ^
0_0_29323544_13210.cpp:19:16: note: 'INT nh' previously declared here
 INT h[1000000],nh;
                ^
0_0_29323544_13210.cpp: In function 'int haming(int, int, int)':
0_0_29323544_13210.cpp:66:5: error: redefinition of 'int haming(int, int, int)'
 int haming(int a, int b, int c){
     ^
0_0_29323544_13210.cpp:21:5: note: 'int haming(int, int, int)' previously defined here
 int haming(int a, int b, int c){
     ^
0_0_29323544_13210.cpp: In function 'int main()':
0_0_29323544_13210.cpp:76:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_29323544_13210.cpp:31: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:27:41, Gzip enabled