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_16893175_6013.cpp:8:15: error: stray '#' in program
 int a[100010];#include<stdio.h>
               ^
0_0_16893175_6013.cpp:8:16: error: 'include' does not name a type
 int a[100010];#include<stdio.h>
                ^
0_0_16893175_6013.cpp:14:19: error: redefinition of 'int aa [1001][1001]'
 int  aa[1001][1001];
                   ^
0_0_16893175_6013.cpp:7:6: note: 'int aa [1001][1001]' previously declared here
 int  aa[1001][1001];
      ^
0_0_16893175_6013.cpp:15:13: error: redefinition of 'int a [100010]'
 int a[100010];
             ^
0_0_16893175_6013.cpp:8:5: note: 'int a [100010]' previously declared here
 int a[100010];#include<stdio.h>
     ^
0_0_16893175_6013.cpp: In function 'int main()':
0_0_16893175_6013.cpp:54:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_16893175_6013.cpp:16: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-17 04:32:03, Gzip enabled