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_38000542_1527.cpp:104:4: error: redefinition of 'll n'
 ll n;
    ^
0_0_38000542_1527.cpp:5:4: note: 'll n' previously declared here
 ll n;
    ^
0_0_38000542_1527.cpp: In function 'll ksc(ll, ll, ll)':
0_0_38000542_1527.cpp:106:4: error: redefinition of 'll ksc(ll, ll, ll)'
 ll ksc(ll x, ll y, ll p){
    ^
0_0_38000542_1527.cpp:7:4: note: 'll ksc(ll, ll, ll)' previously defined here
 ll ksc(ll x, ll y, ll p){
    ^
0_0_38000542_1527.cpp: In function 'll gcd(ll, ll)':
0_0_38000542_1527.cpp:113:11: error: redefinition of 'll gcd(ll, ll)'
 inline ll gcd(ll a, ll b){
           ^
0_0_38000542_1527.cpp:14:11: note: 'll gcd(ll, ll)' previously defined here
 inline ll gcd(ll a, ll b){
           ^
0_0_38000542_1527.cpp: In function 'll ksm(ll, ll, ll)':
0_0_38000542_1527.cpp:123:11: error: redefinition of 'll ksm(ll, ll, ll)'
 inline ll ksm(ll x, ll y, ll p){
           ^
0_0_38000542_1527.cpp:24:11: note: 'll ksm(ll, ll, ll)' previously defined here
 inline ll ksm(ll x, ll y, ll p){
           ^
0_0_38000542_1527.cpp: In function 'bool rm(ll, ll)':
0_0_38000542_1527.cpp:133:13: error: redefinition of 'bool rm(ll, ll)'
 inline bool rm(ll x, ll p){
             ^
0_0_38000542_1527.cpp:34:13: note: 'bool rm(ll, ll)' previously defined here
 inline bool rm(ll x, ll p){
             ^
0_0_38000542_1527.cpp: In function 'bool prime(ll)':
0_0_38000542_1527.cpp:145:14: error: redefinition of 'bool prime(ll)'
 inline  bool prime(ll x){
              ^
0_0_38000542_1527.cpp:46:14: note: 'bool prime(ll)' previously defined here
 inline  bool prime(ll x){
              ^
0_0_38000542_1527.cpp: In function 'll rho(ll)':
0_0_38000542_1527.cpp:151:11: error: redefinition of 'll rho(ll)'
 inline ll rho(ll p){
           ^
0_0_38000542_1527.cpp:52:11: note: 'll rho(ll)' previously defined here
 inline ll rho(ll p){
           ^
0_0_38000542_1527.cpp: In function 'int main()':
0_0_38000542_1527.cpp:174:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_38000542_1527.cpp:75: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-05-19 05:16:07, Gzip enabled