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.
^
|