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_14537252_3914.cpp:75:2: error: stray '#' in program
 }#include<bits/stdc++.h>
  ^
0_0_14537252_3914.cpp:75:3: error: 'include' does not name a type
 }#include<bits/stdc++.h>
   ^
0_0_14537252_3914.cpp: In function 'int getphi(int)':
0_0_14537252_3914.cpp:78:5: error: redefinition of 'int getphi(int)'
 int getphi(int x)
     ^
0_0_14537252_3914.cpp:4:5: note: 'int getphi(int)' previously defined here
 int getphi(int x)
     ^
0_0_14537252_3914.cpp: In function 'int powmod(int, int, int)':
0_0_14537252_3914.cpp:91:5: error: redefinition of 'int powmod(int, int, int)'
 int powmod(int x,int y,int mod)
     ^
0_0_14537252_3914.cpp:17:5: note: 'int powmod(int, int, int)' previously defined here
 int powmod(int x,int y,int mod)
     ^
0_0_14537252_3914.cpp: In function 'int check(int, int, int)':
0_0_14537252_3914.cpp:97:5: error: redefinition of 'int check(int, int, int)'
 int check(int x,int y,int mod)
     ^
0_0_14537252_3914.cpp:23:5: note: 'int check(int, int, int)' previously defined here
 int check(int x,int y,int mod)
     ^
0_0_14537252_3914.cpp: In function 'int main()':
0_0_14537252_3914.cpp:115:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_14537252_3914.cpp:41: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-11-27 00:18:53, Gzip enabled