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_13995549_18537.cpp
0_0_13995549_18537.cpp(4) : error C2144: 语法错误:“int”的前面应有“;”
0_0_13995549_18537.cpp(4) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_13995549_18537.cpp(5) : error C2143: 语法错误 : 缺少“;”(在“<class-head>”的前面)
0_0_13995549_18537.cpp(5) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_13995549_18537.cpp(5) : error C2086: “int Typedefine”: 重定义
        0_0_13995549_18537.cpp(4) : 参见“Typedefine”的声明
0_0_13995549_18537.cpp(6) : error C2146: 语法错误: 缺少“;”(在标识符“data”的前面)
0_0_13995549_18537.cpp(6) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_13995549_18537.cpp(7) : error C2143: 语法错误 : 缺少“;”(在“*”的前面)
0_0_13995549_18537.cpp(7) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_13995549_18537.cpp(7) : error C2143: 语法错误 : 缺少“;”(在“,”的前面)
0_0_13995549_18537.cpp(7) : error C2238: 意外的标记位于“;”之前
0_0_13995549_18537.cpp(9) : error C2065: “T”: 未声明的标识符
0_0_13995549_18537.cpp(9) : error C2062: 意外的类型“int” 
0_0_13995549_18537.cpp(10) : error C2146: 语法错误: 缺少“)”(在标识符“e”的前面)
0_0_13995549_18537.cpp(10) : error C2059: 语法错误:“)”
0_0_13995549_18537.cpp(11) : error C2065: “T”: 未声明的标识符
0_0_13995549_18537.cpp(11) : error C2065: “visit”: 未声明的标识符
0_0_13995549_18537.cpp(11) : error C2146: 语法错误: 缺少“)”(在标识符“e”的前面)
0_0_13995549_18537.cpp(11) : error C2059: 语法错误:“)”
0_0_13995549_18537.cpp(15) : error C2146: 语法错误: 缺少“;”(在标识符“T”的前面)
0_0_13995549_18537.cpp(15) : error C2065: “T”: 未声明的标识符
0_0_13995549_18537.cpp(18) : error C2065: “pre”: 未声明的标识符
0_0_13995549_18537.cpp(18) : error C2059: 语法错误:“)”
0_0_13995549_18537.cpp(19) : error C2065: “in”: 未声明的标识符
0_0_13995549_18537.cpp(19) : error C2059: 语法错误:“)”
0_0_13995549_18537.cpp(20) : error C2065: “pre”: 未声明的标识符
0_0_13995549_18537.cpp(20) : error C2065: “in”: 未声明的标识符
0_0_13995549_18537.cpp(26) : error C2065: “pre”: 未声明的标识符
0_0_13995549_18537.cpp(31) : error C2065: “in”: 未声明的标识符
0_0_13995549_18537.cpp(33) : error C2065: “T”: 未声明的标识符
0_0_13995549_18537.cpp(33) : error C2065: “pre”: 未声明的标识符
0_0_13995549_18537.cpp(33) : error C2065: “in”: 未声明的标识符
0_0_13995549_18537.cpp(33) : error C3861: “creatree”:  找不到标识符
0_0_13995549_18537.cpp(34) : error C2065: “T”: 未声明的标识符
0_0_13995549_18537.cpp(34) : error C3861: “posorder”:  找不到标识符
0_0_13995549_18537.cpp(35) : error C2065: “pre”: 未声明的标识符
0_0_13995549_18537.cpp(35) : error C2065: “in”: 未声明的标识符
0_0_13995549_18537.cpp(40) : error C2146: 语法错误: 缺少“)”(在标识符“e”的前面)
0_0_13995549_18537.cpp(40) : error C2374: “output”: 重定义;多次初始化
        0_0_13995549_18537.cpp(10) : 参见“output”的声明
0_0_13995549_18537.cpp(40) : error C2059: 语法错误:“)”
0_0_13995549_18537.cpp(41) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_13995549_18537.cpp(41) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_13995549_18537.cpp(45) : error C2065: “T”: 未声明的标识符
0_0_13995549_18537.cpp(45) : error C2065: “visit”: 未声明的标识符
0_0_13995549_18537.cpp(45) : error C2146: 语法错误: 缺少“)”(在标识符“e”的前面)
0_0_13995549_18537.cpp(45) : error C2059: 语法错误:“)”
0_0_13995549_18537.cpp(46) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_13995549_18537.cpp(46) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_13995549_18537.cpp(68) : error C2065: “T”: 未声明的标识符
0_0_13995549_18537.cpp(68) : error C2062: 意外的类型“int” 
0_0_13995549_18537.cpp(69) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_13995549_18537.cpp(69) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)


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-09-20 01:37:34, Gzip enabled