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_20698749_8452.cpp
0_0_20698749_8452.cpp(7) : error C2065: “Point”: 未声明的标识符
0_0_20698749_8452.cpp(7) : error C2146: 语法错误: 缺少“)”(在标识符“a”的前面)
0_0_20698749_8452.cpp(7) : error C2059: 语法错误:“)”
0_0_20698749_8452.cpp(7) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_20698749_8452.cpp(7) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_20698749_8452.cpp(12) : error C2065: “Point”: 未声明的标识符
0_0_20698749_8452.cpp(12) : error C2146: 语法错误: 缺少“)”(在标识符“a”的前面)
0_0_20698749_8452.cpp(12) : error C2059: 语法错误:“)”
0_0_20698749_8452.cpp(12) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_20698749_8452.cpp(12) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_20698749_8452.cpp(20) : error C2065: “Point”: 未声明的标识符
0_0_20698749_8452.cpp(20) : error C2146: 语法错误: 缺少“)”(在标识符“a”的前面)
0_0_20698749_8452.cpp(20) : error C2059: 语法错误:“)”
0_0_20698749_8452.cpp(20) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_20698749_8452.cpp(20) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_20698749_8452.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_20698749_8452.cpp(33) : error C2144: 语法错误:“int”的前面应有“,”
0_0_20698749_8452.cpp(37) : error C2065: “arrP”: 未声明的标识符
0_0_20698749_8452.cpp(37) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_20698749_8452.cpp(39) : error C2065: “arrP”: 未声明的标识符
0_0_20698749_8452.cpp(39) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_20698749_8452.cpp(40) : error C2065: “arrP”: 未声明的标识符
0_0_20698749_8452.cpp(40) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_20698749_8452.cpp(41) : error C2065: “arrP”: 未声明的标识符
0_0_20698749_8452.cpp(41) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_20698749_8452.cpp(42) : error C3861: “MinDistance”:  找不到标识符
0_0_20698749_8452.cpp(47) : error C3861: “MinDistance”:  找不到标识符
0_0_20698749_8452.cpp(47) : error C3861: “GetMinDistance”:  找不到标识符
0_0_20698749_8452.cpp(49) : error C2065: “arrP”: 未声明的标识符
0_0_20698749_8452.cpp(49) : error C2228: “.x”的左边必须有类/结构/联合
0_0_20698749_8452.cpp(50) : error C2065: “arrX”: 未声明的标识符
0_0_20698749_8452.cpp(50) : error C2065: “arrP”: 未声明的标识符
0_0_20698749_8452.cpp(52) : error C2065: “arrX”: 未声明的标识符
0_0_20698749_8452.cpp(55) : error C2065: “arrX”: 未声明的标识符
0_0_20698749_8452.cpp(55) : error C2228: “.y”的左边必须有类/结构/联合
0_0_20698749_8452.cpp(56) : error C2065: “arrY”: 未声明的标识符
0_0_20698749_8452.cpp(56) : error C2065: “arrX”: 未声明的标识符
0_0_20698749_8452.cpp(60) : error C2143: 语法错误 : 缺少“,”(在“<”的前面)
0_0_20698749_8452.cpp(60) : error C2086: “int j”: 重定义
        0_0_20698749_8452.cpp(60) : 参见“j”的声明
0_0_20698749_8452.cpp(60) : error C2143: 语法错误 : 缺少“;”(在“)”的前面)
0_0_20698749_8452.cpp(60) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_20698749_8452.cpp(61) : error C2065: “arrY”: 未声明的标识符
0_0_20698749_8452.cpp(61) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_20698749_8452.cpp(69) : error C2059: 语法错误:“public”
0_0_20698749_8452.cpp(69) : error C3381: “Point”: 只有在用 /clr 选项编译的代码中才有程序集访问说明符
0_0_20698749_8452.cpp(69) : error C2059: 语法错误:“)”
0_0_20698749_8452.cpp(69) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_20698749_8452.cpp(69) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_20698749_8452.cpp(72) : error C2065: “NUM”: 未声明的标识符
0_0_20698749_8452.cpp(72) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_20698749_8452.cpp(78) : error C2079: “p”使用未定义的 class“Point”
0_0_20698749_8452.cpp(81) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_20698749_8452.cpp(81) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_20698749_8452.cpp(83) : error C2065: “CompX”: 未声明的标识符
0_0_20698749_8452.cpp(88) : error C2562: “main”:“void”函数返回值
        0_0_20698749_8452.cpp(75) : 参见“main”的声明
0_0_20698749_8452.cpp(91) : error C2059: 语法错误:“}”
0_0_20698749_8452.cpp(91) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)


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-29 13:42:42, Gzip enabled