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_16147351_10618.cpp
0_0_16147351_10618.cpp(214) : error C2146: 语法错误: 缺少“)”(在标识符“or”的前面)
0_0_16147351_10618.cpp(214) : error C2065: “or”: 未声明的标识符
0_0_16147351_10618.cpp(214) : error C2146: 语法错误: 缺少“;”(在标识符“top”的前面)
0_0_16147351_10618.cpp(214) : error C2059: 语法错误:“)”
0_0_16147351_10618.cpp(215) : error C2143: 语法错误 : 缺少“}”(在“return”的前面)
0_0_16147351_10618.cpp(215) : error C2064: 项不会计算为接受 1 个参数的函数
0_0_16147351_10618.cpp(215) : error C2143: 语法错误 : 缺少“;”(在“return”的前面)
0_0_16147351_10618.cpp(217) : error C2059: 语法错误:“if”
0_0_16147351_10618.cpp(217) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_16147351_10618.cpp(217) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_16147351_10618.cpp(227) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16147351_10618.cpp(227) : error C2086: “int mid”: 重定义
        0_0_16147351_10618.cpp(226) : 参见“mid”的声明
0_0_16147351_10618.cpp(227) : error C2065: “base”: 未声明的标识符
0_0_16147351_10618.cpp(227) : error C2065: “top”: 未声明的标识符
0_0_16147351_10618.cpp(228) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16147351_10618.cpp(228) : error C2086: “int left”: 重定义
        0_0_16147351_10618.cpp(226) : 参见“left”的声明
0_0_16147351_10618.cpp(228) : error C2065: “node”: 未声明的标识符
0_0_16147351_10618.cpp(229) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16147351_10618.cpp(229) : error C2086: “int right”: 重定义
        0_0_16147351_10618.cpp(226) : 参见“right”的声明
0_0_16147351_10618.cpp(229) : error C2872: “left”: 不明确的符号
        可能是“0_0_16147351_10618.cpp(226) : int left”
        或       “VC2013\INCLUDE\ios(255) : std::ios_base &std::left(std::ios_base &)”
0_0_16147351_10618.cpp(230) : error C2872: “left”: 不明确的符号
        可能是“0_0_16147351_10618.cpp(226) : int left”
        或       “VC2013\INCLUDE\ios(255) : std::ios_base &std::left(std::ios_base &)”
0_0_16147351_10618.cpp(230) : error C2065: “base”: 未声明的标识符
0_0_16147351_10618.cpp(230) : error C2065: “p”: 未声明的标识符
0_0_16147351_10618.cpp(230) : error C2065: “val”: 未声明的标识符
0_0_16147351_10618.cpp(230) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16147351_10618.cpp(230) : error C2365: “update”: 重定义;以前的定义是“函数”
        0_0_16147351_10618.cpp(103) : 参见“update”的声明
0_0_16147351_10618.cpp(230) : error C2078: 初始值设定项太多
0_0_16147351_10618.cpp(231) : error C2872: “right”: 不明确的符号
        可能是“0_0_16147351_10618.cpp(226) : int right”
        或       “VC2013\INCLUDE\ios(309) : std::ios_base &std::right(std::ios_base &)”
0_0_16147351_10618.cpp(231) : error C2065: “top”: 未声明的标识符
0_0_16147351_10618.cpp(231) : error C2065: “p”: 未声明的标识符
0_0_16147351_10618.cpp(231) : error C2065: “val”: 未声明的标识符
0_0_16147351_10618.cpp(231) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16147351_10618.cpp(231) : error C2365: “update”: 重定义;以前的定义是“函数”
        0_0_16147351_10618.cpp(103) : 参见“update”的声明
0_0_16147351_10618.cpp(231) : error C2078: 初始值设定项太多
0_0_16147351_10618.cpp(232) : error C2065: “node”: 未声明的标识符
0_0_16147351_10618.cpp(232) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_16147351_10618.cpp(232) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_16147351_10618.cpp(232) : error C2369: “tree”: 重定义;不同的下标
        0_0_16147351_10618.cpp(96) : 参见“tree”的声明
0_0_16147351_10618.cpp(233) : error C2059: 语法错误:“return”
0_0_16147351_10618.cpp(234) : error C2059: 语法错误:“}”
0_0_16147351_10618.cpp(234) : 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-01 12:00:57, Gzip enabled