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_18828637_30667.cpp
0_0_18828637_30667.cpp(22) : error C2059: 语法错误:“{”
0_0_18828637_30667.cpp(22) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_18828637_30667.cpp(22) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_18828637_30667.cpp(27) : error C2059: 语法错误:“{”
0_0_18828637_30667.cpp(27) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_18828637_30667.cpp(27) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_18828637_30667.cpp(32) : error C2059: 语法错误:“{”
0_0_18828637_30667.cpp(32) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_18828637_30667.cpp(32) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_18828637_30667.cpp(37) : error C2059: 语法错误:“{”
0_0_18828637_30667.cpp(37) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_18828637_30667.cpp(37) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_18828637_30667.cpp(51) : error C2059: 语法错误:“{”
0_0_18828637_30667.cpp(51) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_18828637_30667.cpp(51) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_18828637_30667.cpp(51) : error C2143: 语法错误 : 缺少“;”(在“,”的前面)
0_0_18828637_30667.cpp(52) : error C2059: 语法错误:“{”
0_0_18828637_30667.cpp(52) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_18828637_30667.cpp(52) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_18828637_30667.cpp(52) : error C2143: 语法错误 : 缺少“;”(在“,”的前面)
0_0_18828637_30667.cpp(54) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_18828637_30667.cpp(54) : error C2065: “m1”: 未声明的标识符
0_0_18828637_30667.cpp(54) : error C2065: “m2”: 未声明的标识符
0_0_18828637_30667.cpp(55) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_18828637_30667.cpp(55) : error C2065: “s”: 未声明的标识符
0_0_18828637_30667.cpp(57) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_18828637_30667.cpp(57) : error C2664: “Point get_point(Line,Line)”: 无法将参数 1 从“int”转换为“Line”
        无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_18828637_30667.cpp(58) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_18828637_30667.cpp(58) : error C2872: “extent”: 不明确的符号
        可能是“0_0_18828637_30667.cpp(25) : Point extent(Point,Point)”
        或       “VC2013\INCLUDE\type_traits(1342) : std::extent”
0_0_18828637_30667.cpp(58) : error C2065: “s”: 未声明的标识符
0_0_18828637_30667.cpp(59) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_18828637_30667.cpp(59) : error C2065: “e”: 未声明的标识符
0_0_18828637_30667.cpp(60) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_18828637_30667.cpp(60) : error C2664: “Point get_point(Line,Line)”: 无法将参数 1 从“int”转换为“Line”
        无构造函数可以接受源类型,或构造函数重载决策不明确
0_0_18828637_30667.cpp(61) : error C2059: 语法错误:“if”
0_0_18828637_30667.cpp(63) : error C2059: 语法错误:“if”
0_0_18828637_30667.cpp(65) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_18828637_30667.cpp(65) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_18828637_30667.cpp(65) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_18828637_30667.cpp(65) : error C2365: “printf”: 重定义;以前的定义是“函数”
        VC2013\INCLUDE\stdio.h(264) : 参见“printf”的声明
0_0_18828637_30667.cpp(65) : error C2440: “初始化”: 无法从“const char [13]”转换为“int”
        没有使该转换得以执行的上下文
0_0_18828637_30667.cpp(66) : error C2059: 语法错误:“}”
0_0_18828637_30667.cpp(66) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_18828637_30667.cpp(68) : error C2059: 语法错误:“}”
0_0_18828637_30667.cpp(68) : 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 12:33:03, Gzip enabled