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_39659800_11008.cpp:37:3: error: stray '#' in program
   37 | } #include<bits/stdc++.h>
      |   ^
0_0_39659800_11008.cpp:37:12: error: 'bits' was not declared in this scope
   37 | } #include<bits/stdc++.h>
      |            ^~~~
0_0_39659800_11008.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   37 | } #include<bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39659800_11008.cpp:37:12: error: 'bits' was not declared in this scope
   37 | } #include<bits/stdc++.h>
      |            ^~~~
0_0_39659800_11008.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   37 | } #include<bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39659800_11008.cpp:37:12: error: 'bits' was not declared in this scope
   37 | } #include<bits/stdc++.h>
      |            ^~~~
0_0_39659800_11008.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   37 | } #include<bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39659800_11008.cpp:37:12: error: 'bits' was not declared in this scope
   37 | } #include<bits/stdc++.h>
      |            ^~~~
0_0_39659800_11008.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   37 | } #include<bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39659800_11008.cpp:37:12: error: 'bits' was not declared in this scope
   37 | } #include<bits/stdc++.h>
      |            ^~~~
0_0_39659800_11008.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   37 | } #include<bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39659800_11008.cpp:37:12: error: 'bits' was not declared in this scope
   37 | } #include<bits/stdc++.h>
      |            ^~~~
0_0_39659800_11008.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   37 | } #include<bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39659800_11008.cpp:37:12: error: 'bits' was not declared in this scope
   37 | } #include<bits/stdc++.h>
      |            ^~~~
0_0_39659800_11008.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   37 | } #include<bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39659800_11008.cpp:37:12: error: 'bits' was not declared in this scope
   37 | } #include<bits/stdc++.h>
      |            ^~~~
0_0_39659800_11008.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   37 | } #include<bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39659800_11008.cpp:37:12: error: 'bits' was not declared in this scope
   37 | } #include<bits/stdc++.h>
      |            ^~~~
0_0_39659800_11008.cpp:37:17: error: 'stdc' was not declared in this scope; did you mean 'std'?
   37 | } #include<bits/stdc++.h>
      |                 ^~~~
      |                 std
0_0_39659800_11008.cpp:37:4: error: 'include' does not name a type
   37 | } #include<bits/stdc++.h>
      |    ^~~~~~~
0_0_39659800_11008.cpp:39:5: error: redefinition of 'int n'
   39 | int n;
      |     ^
0_0_39659800_11008.cpp:3:5: note: 'int n' previously declared here
    3 | int n;
      |     ^
0_0_39659800_11008.cpp:40:5: error: redefinition of 'int phi(int)'
   40 | int phi(int x){
      |     ^~~
0_0_39659800_11008.cpp:4:5: note: 'int phi(int)' previously defined here
    4 | int phi(int x){
      |     ^~~
0_0_39659800_11008.cpp:51:11: error: redefinition of 'long long int qpow(long long int, long long int)'
   51 | long long qpow(long long a,long long b){
      |           ^~~~
0_0_39659800_11008.cpp:15:11: note: 'long long int qpow(long long int, long long int)' previously defined here
   15 | long long qpow(long long a,long long b){
      |           ^~~~
0_0_39659800_11008.cpp:58:5: error: redefinition of 'int main()'
   58 | int main(){
      |     ^~~~
0_0_39659800_11008.cpp:22:5: note: 'int main()' previously defined here
   22 | 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-09-28 00:18:08, Gzip enabled