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_29424191_23874.cpp:31:2: error: stray '#' in program
 }#include <bits/stdc++.h>
  ^
0_0_29424191_23874.cpp:61:2: error: stray '#' in program
 }#include <bits/stdc++.h>
  ^
0_0_29424191_23874.cpp:91:2: error: stray '#' in program
 }#include <bits/stdc++.h>
  ^
0_0_29424191_23874.cpp:121:2: error: stray '#' in program
 }#include <bits/stdc++.h>
  ^
0_0_29424191_23874.cpp: In function 'int main()':
0_0_29424191_23874.cpp:12:21: error: expected ')' before '{' token
  while(scanf("%d",N){
                     ^
0_0_29424191_23874.cpp: At global scope:
0_0_29424191_23874.cpp:31:3: error: 'include' does not name a type
 }#include <bits/stdc++.h>
   ^
0_0_29424191_23874.cpp:35:12: error: redefinition of 'double a [20]'
 double a[20];
            ^
0_0_29424191_23874.cpp:5:8: note: 'double a [20]' previously declared here
 double a[20];
        ^
0_0_29424191_23874.cpp: In function 'int main()':
0_0_29424191_23874.cpp:36:5: error: redefinition of 'int main()'
 int main() {
     ^
0_0_29424191_23874.cpp:6:5: note: 'int main()' previously defined here
 int main() {
     ^
0_0_29424191_23874.cpp: At global scope:
0_0_29424191_23874.cpp:61:3: error: 'include' does not name a type
 }#include <bits/stdc++.h>
   ^
0_0_29424191_23874.cpp:65:12: error: redefinition of 'double a [20]'
 double a[20];
            ^
0_0_29424191_23874.cpp:5:8: note: 'double a [20]' previously declared here
 double a[20];
        ^
0_0_29424191_23874.cpp: In function 'int main()':
0_0_29424191_23874.cpp:66:5: error: redefinition of 'int main()'
 int main() {
     ^
0_0_29424191_23874.cpp:6:5: note: 'int main()' previously defined here
 int main() {
     ^
0_0_29424191_23874.cpp: At global scope:
0_0_29424191_23874.cpp:91:3: error: 'include' does not name a type
 }#include <bits/stdc++.h>
   ^
0_0_29424191_23874.cpp:95:12: error: redefinition of 'double a [20]'
 double a[20];
            ^
0_0_29424191_23874.cpp:5:8: note: 'double a [20]' previously declared here
 double a[20];
        ^
0_0_29424191_23874.cpp: In function 'int main()':
0_0_29424191_23874.cpp:96:5: error: redefinition of 'int main()'
 int main() {
     ^
0_0_29424191_23874.cpp:6:5: note: 'int main()' previously defined here
 int main() {
     ^
0_0_29424191_23874.cpp: At global scope:
0_0_29424191_23874.cpp:121:3: error: 'include' does not name a type
 }#include <bits/stdc++.h>
   ^
0_0_29424191_23874.cpp:125:12: error: redefinition of 'double a [20]'
 double a[20];
            ^
0_0_29424191_23874.cpp:5:8: note: 'double a [20]' previously declared here
 double a[20];
        ^
0_0_29424191_23874.cpp: In function 'int main()':
0_0_29424191_23874.cpp:126:5: error: redefinition of 'int main()'
 int main() {
     ^
0_0_29424191_23874.cpp:6: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-07-01 10:30:53, Gzip enabled