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_21662938_9869.cpp
0_0_21662938_9869.cpp(28) : error C2084: 函数“int gcd(int,int)”已有主体
        0_0_21662938_9869.cpp(3) : 参见“gcd”的前一个定义
0_0_21662938_9869.cpp(29) : error C2568: “:”: 无法解析函数重载
        0_0_21662938_9869.cpp(3): 可能是“int gcd(int,int)”
0_0_21662938_9869.cpp(29) : error C2446: “:”: 没有从“int (__cdecl *)(int,int)”到“int”的转换
        没有使该转换得以执行的上下文
0_0_21662938_9869.cpp(29) : error C3861: “gcd”:  找不到标识符
0_0_21662938_9869.cpp(31) : error C2084: 函数“int lcm(int,int)”已有主体
        0_0_21662938_9869.cpp(6) : 参见“lcm”的前一个定义
0_0_21662938_9869.cpp(32) : error C2568: “/”: 无法解析函数重载
        0_0_21662938_9869.cpp(3): 可能是“int gcd(int,int)”
0_0_21662938_9869.cpp(32) : error C3861: “gcd”:  找不到标识符
0_0_21662938_9869.cpp(34) : error C2084: 函数“int main(void)”已有主体
        0_0_21662938_9869.cpp(9) : 参见“main”的前一个定义
0_0_21662938_9869.cpp(40) : error C3861: “gcd”:  找不到标识符
0_0_21662938_9869.cpp(40) : error C2440: “初始化”: 无法从“int (__cdecl *)(int,int)”转换为“int”
        没有使该转换得以执行的上下文
0_0_21662938_9869.cpp(42) : error C2568: “=”: 无法解析函数重载
        0_0_21662938_9869.cpp(3): 可能是“int gcd(int,int)”
0_0_21662938_9869.cpp(42) : error C3861: “gcd”:  找不到标识符
0_0_21662938_9869.cpp(44) : error C2446: “==”: 没有从“int”到“int (__cdecl *)(int,int)”的转换
        从整型转换为指针类型要求 reinterpret_cast、C 样式转换或函数样式转换
0_0_21662938_9869.cpp(44) : error C2040: “==”:“int (__cdecl *)(int,int)”与“int”的间接寻址级别不同
0_0_21662938_9869.cpp(44) : error C3861: “gcd”:  找不到标识符
0_0_21662938_9869.cpp(45) : error C3861: “lcm”:  找不到标识符
0_0_21662938_9869.cpp(47) : error C3861: “lcm”:  找不到标识符
0_0_21662938_9869.cpp(47) : error C3861: “gcd”:  找不到标识符


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-17 13:08:35, Gzip enabled