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_17202535_2088.cpp:48:2: error: stray '#' in program
 }#include <stdio.h>
  ^
0_0_17202535_2088.cpp:48:3: error: 'include' does not name a type
 }#include <stdio.h>
   ^
0_0_17202535_2088.cpp:55:7: error: redefinition of 'long long int a [20005]'
 ll a[L],b[L],c[L];
       ^
0_0_17202535_2088.cpp:8:4: note: 'long long int a [20005]' previously declared here
 ll a[L],b[L],c[L],l,r,n;
    ^
0_0_17202535_2088.cpp:55:12: error: redefinition of 'long long int b [20005]'
 ll a[L],b[L],c[L];
            ^
0_0_17202535_2088.cpp:8:9: note: 'long long int b [20005]' previously declared here
 ll a[L],b[L],c[L],l,r,n;
         ^
0_0_17202535_2088.cpp:55:17: error: redefinition of 'long long int c [20005]'
 ll a[L],b[L],c[L];
                 ^
0_0_17202535_2088.cpp:8:14: note: 'long long int c [20005]' previously declared here
 ll a[L],b[L],c[L],l,r,n;
              ^
0_0_17202535_2088.cpp: In function 'int main()':
0_0_17202535_2088.cpp:57:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_17202535_2088.cpp:23: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-12-02 20:38:02, Gzip enabled