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_39126075_19289.cpp:38:2: error: stray '#' in program
   38 | }#include <bits/stdc++.h>
      |  ^
0_0_39126075_19289.cpp:38:12: error: 'bits' was not declared in this scope
   38 | }#include <bits/stdc++.h>
      |            ^~~~
0_0_39126075_19289.cpp:38:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   38 | }#include <bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39126075_19289.cpp:38:12: error: 'bits' was not declared in this scope
   38 | }#include <bits/stdc++.h>
      |            ^~~~
0_0_39126075_19289.cpp:38:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   38 | }#include <bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39126075_19289.cpp:38:12: error: 'bits' was not declared in this scope
   38 | }#include <bits/stdc++.h>
      |            ^~~~
0_0_39126075_19289.cpp:38:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   38 | }#include <bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39126075_19289.cpp:38:12: error: 'bits' was not declared in this scope
   38 | }#include <bits/stdc++.h>
      |            ^~~~
0_0_39126075_19289.cpp:38:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   38 | }#include <bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39126075_19289.cpp:38:12: error: 'bits' was not declared in this scope
   38 | }#include <bits/stdc++.h>
      |            ^~~~
0_0_39126075_19289.cpp:38:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   38 | }#include <bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39126075_19289.cpp:38:12: error: 'bits' was not declared in this scope
   38 | }#include <bits/stdc++.h>
      |            ^~~~
0_0_39126075_19289.cpp:38:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   38 | }#include <bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39126075_19289.cpp:38:12: error: 'bits' was not declared in this scope
   38 | }#include <bits/stdc++.h>
      |            ^~~~
0_0_39126075_19289.cpp:38:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   38 | }#include <bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39126075_19289.cpp:38:12: error: 'bits' was not declared in this scope
   38 | }#include <bits/stdc++.h>
      |            ^~~~
0_0_39126075_19289.cpp:38:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   38 | }#include <bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39126075_19289.cpp:38:12: error: 'bits' was not declared in this scope
   38 | }#include <bits/stdc++.h>
      |            ^~~~
0_0_39126075_19289.cpp:38:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   38 | }#include <bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39126075_19289.cpp:38:3: error: 'include' does not name a type
   38 | }#include <bits/stdc++.h>
      |   ^~~~~~~
0_0_39126075_19289.cpp:50:11: error: redefinition of 'const int N'
   50 | const int N = 1e6 + 5;
      |           ^
0_0_39126075_19289.cpp:13:11: note: 'const int N' previously defined here
   13 | const int N = 1e6 + 5;
      |           ^
0_0_39126075_19289.cpp:43:13: error: redefinition of 'long long int __gcd(long long int, long long int)'
   43 | #define gcd __gcd
      |             ^~~~~
0_0_39126075_19289.cpp:51:11: note: in expansion of macro 'gcd'
   51 | long long gcd(long long a, long long k) {
      |           ^~~
0_0_39126075_19289.cpp:6:13: note: 'long long int __gcd(long long int, long long int)' previously defined here
    6 | #define gcd __gcd
      |             ^~~~~
0_0_39126075_19289.cpp:14:11: note: in expansion of macro 'gcd'
   14 | long long gcd(long long a, long long k) {
      |           ^~~
0_0_39126075_19289.cpp:57:6: error: redefinition of 'void solve()'
   57 | void solve() {
      |      ^~~~~
0_0_39126075_19289.cpp:20:6: note: 'void solve()' previously defined here
   20 | void solve() {
      |      ^~~~~
0_0_39126075_19289.cpp:70:5: error: redefinition of 'int main()'
   70 | int main() {
      |     ^~~~
0_0_39126075_19289.cpp:33:5: note: 'int main()' previously defined here
   33 | 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-06-26 12:30:30, Gzip enabled