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_27062557_24643.cpp
0_0_27062557_24643.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_27062557_24643.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
VC2013\INCLUDE\sal.h(2381) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\sal.h(2381) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_27062557_24643.cpp(189) : error C2365: “main”: 重定义;以前的定义是“数据变量”
        0_0_27062557_24643.cpp(1) : 参见“main”的声明
0_0_27062557_24643.cpp(212) : error C2059: 语法错误:“}”
0_0_27062557_24643.cpp(212) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
VC2013\INCLUDE\malloc.h(29) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\malloc.h(29) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_27062557_24643.cpp(230) : error C2011: “Result”:“struct”类型重定义
        0_0_27062557_24643.cpp(22) : 参见“Result”的声明
0_0_27062557_24643.cpp(235) : error C2079: “CELL_PATTEN::data”使用未定义的 struct“Result”
0_0_27062557_24643.cpp(250) : error C2079: “CELL_RESULT::origin”使用未定义的 struct“Result”
0_0_27062557_24643.cpp(309) : error C3861: “malloc”:  找不到标识符
0_0_27062557_24643.cpp(312) : error C2228: “.dir”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(313) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(314) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(432) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(432) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(433) : error C2228: “.dir”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(439) : error C3861: “free”:  找不到标识符
0_0_27062557_24643.cpp(456) : error C2079: “result”使用未定义的 struct“Result”
0_0_27062557_24643.cpp(468) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(468) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(468) : error C2660: “my_scan”: 函数不接受 3 个参数
0_0_27062557_24643.cpp(469) : error C3861: “malloc”:  找不到标识符
0_0_27062557_24643.cpp(471) : error C2228: “.dir”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(472) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(473) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(488) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(488) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(488) : error C2660: “my_scan”: 函数不接受 3 个参数
0_0_27062557_24643.cpp(489) : error C3861: “malloc”:  找不到标识符
0_0_27062557_24643.cpp(491) : error C2228: “.dir”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(492) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(493) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(513) : error C2079: “ret”使用未定义的 struct“Result”
0_0_27062557_24643.cpp(514) : error C2079: “loc”使用未定义的 struct“Result”
0_0_27062557_24643.cpp(515) : error C2079: “result”使用未定义的 struct“Result”
0_0_27062557_24643.cpp(524) : error C3861: “malloc”:  找不到标识符
0_0_27062557_24643.cpp(528) : error C2228: “.dir”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(529) : error C2228: “.x”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(530) : error C2228: “.y”的左边必须有类/结构/联合
        类型是“int”
0_0_27062557_24643.cpp(549) : error C2440: “return”: 无法从“int”转换为“Result”
        源或目标有不完整类型
0_0_27062557_24643.cpp(550) : error C2059: 语法错误:“}”
0_0_27062557_24643.cpp(550) : 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-07-03 12:47:58, Gzip enabled