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_25431779_6571.cpp
0_0_25431779_6571.cpp(1) : error C2059: 语法错误:“<”
0_0_25431779_6571.cpp(1) : error C2332: “class”: 缺少标记名
0_0_25431779_6571.cpp(1) : error C2014: 预处理器命令必须作为第一个非空白空间启动
VC2013\INCLUDE\sal.h(2381) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\sal.h(2381) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_25431779_6571.cpp(17) : error C2143: 语法错误 : 缺少“;”(在“return”的前面)
0_0_25431779_6571.cpp(17) : error C2059: 语法错误:“return”
0_0_25431779_6571.cpp(18) : error C2059: 语法错误:“}”
0_0_25431779_6571.cpp(18) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_25431779_6571.cpp(22) : error C2059: 语法错误:“for”
0_0_25431779_6571.cpp(22) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_25431779_6571.cpp(22) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_25431779_6571.cpp(22) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25431779_6571.cpp(22) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_25431779_6571.cpp(22) : error C2086: “int i”: 重定义
        0_0_25431779_6571.cpp(22) : 参见“i”的声明
0_0_25431779_6571.cpp(22) : error C2059: 语法错误:“)”
0_0_25431779_6571.cpp(23) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_25431779_6571.cpp(23) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_25431779_6571.cpp(28) : error C2059: 语法错误:“return”
0_0_25431779_6571.cpp(29) : error C2059: 语法错误:“}”
0_0_25431779_6571.cpp(29) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_25431779_6571.cpp(32) : error C2059: 语法错误:“for”
0_0_25431779_6571.cpp(32) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_25431779_6571.cpp(32) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_25431779_6571.cpp(32) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25431779_6571.cpp(32) : error C2086: “int i”: 重定义
        0_0_25431779_6571.cpp(22) : 参见“i”的声明
0_0_25431779_6571.cpp(32) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
        0_0_25431779_6571.cpp(22) : 参见“i”的声明
0_0_25431779_6571.cpp(32) : error C2059: 语法错误:“)”
0_0_25431779_6571.cpp(32) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_25431779_6571.cpp(32) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_25431779_6571.cpp(35) : error C2059: 语法错误:“for”
0_0_25431779_6571.cpp(35) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_25431779_6571.cpp(35) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_25431779_6571.cpp(35) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25431779_6571.cpp(35) : error C2086: “int i”: 重定义
        0_0_25431779_6571.cpp(22) : 参见“i”的声明
0_0_25431779_6571.cpp(35) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
        0_0_25431779_6571.cpp(22) : 参见“i”的声明
0_0_25431779_6571.cpp(35) : error C2059: 语法错误:“)”
0_0_25431779_6571.cpp(36) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_25431779_6571.cpp(36) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_25431779_6571.cpp(41) : error C2466: 不能分配常量大小为 0 的数组
0_0_25431779_6571.cpp(41) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25431779_6571.cpp(41) : error C2369: “tem”: 重定义;不同的下标
        0_0_25431779_6571.cpp(13) : 参见“tem”的声明
0_0_25431779_6571.cpp(41) : error C2440: “初始化”: 无法从“int”转换为“int [][1]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_25431779_6571.cpp(42) : error C2059: 语法错误:“}”
0_0_25431779_6571.cpp(42) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_25431779_6571.cpp(46) : error C2059: 语法错误:“for”
0_0_25431779_6571.cpp(46) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_25431779_6571.cpp(46) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_25431779_6571.cpp(46) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25431779_6571.cpp(46) : error C2086: “int i”: 重定义
        0_0_25431779_6571.cpp(22) : 参见“i”的声明
0_0_25431779_6571.cpp(46) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
        0_0_25431779_6571.cpp(22) : 参见“i”的声明
0_0_25431779_6571.cpp(46) : error C2059: 语法错误:“)”
0_0_25431779_6571.cpp(46) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_25431779_6571.cpp(46) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_25431779_6571.cpp(49) : error C2466: 不能分配常量大小为 0 的数组
0_0_25431779_6571.cpp(49) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25431779_6571.cpp(49) : error C2086: “int dp[65536]”: 重定义
        0_0_25431779_6571.cpp(45) : 参见“dp”的声明
0_0_25431779_6571.cpp(49) : error C2440: “初始化”: 无法从“int”转换为“int []”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_25431779_6571.cpp(50) : error C2059: 语法错误:“for”
0_0_25431779_6571.cpp(50) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_25431779_6571.cpp(50) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_25431779_6571.cpp(50) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25431779_6571.cpp(50) : error C2086: “int i”: 重定义
        0_0_25431779_6571.cpp(22) : 参见“i”的声明
0_0_25431779_6571.cpp(50) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
        0_0_25431779_6571.cpp(22) : 参见“i”的声明
0_0_25431779_6571.cpp(50) : error C2059: 语法错误:“)”
0_0_25431779_6571.cpp(51) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_25431779_6571.cpp(51) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_25431779_6571.cpp(59) : error C2059: 语法错误:“return”
0_0_25431779_6571.cpp(59) : error C2872: “end”: 不明确的符号
        可能是“0_0_25431779_6571.cpp(14) : int end”
        或       “end”
0_0_25431779_6571.cpp(59) : error C2057: 应输入常量表达式
0_0_25431779_6571.cpp(59) : error C2466: 不能分配常量大小为 0 的数组
0_0_25431779_6571.cpp(59) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_25431779_6571.cpp(60) : error C2059: 语法错误:“}”
0_0_25431779_6571.cpp(60) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_25431779_6571.cpp(62) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_25431779_6571.cpp(62) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_25431779_6571.cpp(98) : error C2872: “end”: 不明确的符号
        可能是“0_0_25431779_6571.cpp(14) : int end”
        或       “end”
0_0_25431779_6571.cpp(105) : error C2872: “end”: 不明确的符号
        可能是“0_0_25431779_6571.cpp(14) : int end”
        或       “end”
0_0_25431779_6571.cpp(107) : error C3861: “check”:  找不到标识符
0_0_25431779_6571.cpp(118) : error C3861: “init”:  找不到标识符
0_0_25431779_6571.cpp(119) : error C3861: “cnt”:  找不到标识符
0_0_25431779_6571.cpp(125) : error C3861: “TSP”:  找不到标识符


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-06-17 06:46:33, Gzip enabled