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_21438641_18359.cpp:64:2: error: stray '#' in program
 }#include<bits/stdc++.h>
  ^
0_0_21438641_18359.cpp:135:47: error: invalid digit "8" in octal constant
 Total 0.000000(s) query 3, Server time : 2017-08-01 17:09:01, Gzip enabled Administration 
                                               ^
0_0_21438641_18359.cpp:135:56: error: invalid digit "9" in octal constant
 Total 0.000000(s) query 3, Server time : 2017-08-01 17:09:01, Gzip enabled Administration 
                                                        ^
0_0_21438641_18359.cpp:64:3: error: 'include' does not name a type
 }#include<bits/stdc++.h>
   ^
0_0_21438641_18359.cpp:68:19: error: redefinition of 'long long int a [500005]'
 long long a[500005],b[500005];
                   ^
0_0_21438641_18359.cpp:6:11: note: 'long long int a [500005]' previously declared here
 long long a[500005],b[500005];
           ^
0_0_21438641_18359.cpp:68:29: error: redefinition of 'long long int b [500005]'
 long long a[500005],b[500005];
                             ^
0_0_21438641_18359.cpp:6:21: note: 'long long int b [500005]' previously declared here
 long long a[500005],b[500005];
                     ^
0_0_21438641_18359.cpp:69:5: error: redefinition of 'int n'
 int n;
     ^
0_0_21438641_18359.cpp:7:5: note: 'int n' previously declared here
 int n;
     ^
0_0_21438641_18359.cpp:70:8: error: redefinition of 'struct nod'
 struct nod
        ^
0_0_21438641_18359.cpp:8:8: error: previous definition of 'struct nod'
 struct nod
        ^
0_0_21438641_18359.cpp: In function 'int main()':
0_0_21438641_18359.cpp:81:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_21438641_18359.cpp:19:5: note: 'int main()' previously defined here
 int main()
     ^
0_0_21438641_18359.cpp: At global scope:
0_0_21438641_18359.cpp:128:1: error: expected unqualified-id before '[' token
 [ Copy to Clipboard ]    [ Save to File]
 ^
0_0_21438641_18359.cpp:133:18: error: expected unqualified-id before numeric constant
 Copyright © 2005-2017 HDU ACM Team. All Rights Reserved.
                  ^


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 05:25:46, Gzip enabled