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_7933735_11417.cpp
0_0_7933735_11417.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_7933735_11417.cpp(1) : error C2501: “import” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_7933735_11417.cpp(1) : error C2501: “java” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_7933735_11417.cpp(2) : error C2501: “import” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(2) : error C2086: “int import” : 重定义
        0_0_7933735_11417.cpp(1) : 参见“import”的声明
0_0_7933735_11417.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_7933735_11417.cpp(2) : error C2501: “java” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(2) : error C2086: “int java” : 重定义
        0_0_7933735_11417.cpp(1) : 参见“java”的声明
0_0_7933735_11417.cpp(4) : error C3381: “Main” : 程序集访问说明符只能应用于托管类型
0_0_7933735_11417.cpp(6) : error C2460: “Main::Node::fail” : 使用正在定义的“Main::Node”
        0_0_7933735_11417.cpp(5) : 参见“Main::Node”的声明
0_0_7933735_11417.cpp(6) : error C2079: “Main::Node::next”使用未定义的 class“Main::Node”
0_0_7933735_11417.cpp(7) : error C2229: class“Main::Node”有非法的大小为零的数组
0_0_7933735_11417.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“ct”的前面)
0_0_7933735_11417.cpp(8) : error C2501: “Main::Node::boolean” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(8) : error C2501: “Main::Node::ct” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(16) : error C2159: 指定了一个以上的存储类
0_0_7933735_11417.cpp(16) : error C2146: 语法错误 : 缺少“;”(在标识符“root”的前面)
0_0_7933735_11417.cpp(16) : error C2501: “Main::root” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(16) : error C2501: “Main::tree” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(19) : error C2061: 语法错误 : 标识符“String”
0_0_7933735_11417.cpp(72) : error C2146: 语法错误 : 缺少“;”(在标识符“in”的前面)
0_0_7933735_11417.cpp(72) : error C2501: “Main::in” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(73) : error C2146: 语法错误 : 缺少“;”(在标识符“out”的前面)
0_0_7933735_11417.cpp(73) : error C2501: “Main::out” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(75) : error C2146: 语法错误 : 缺少“;”(在标识符“throws”的前面)
0_0_7933735_11417.cpp(75) : error C2146: 语法错误 : 缺少“;”(在标识符“Exception”的前面)
0_0_7933735_11417.cpp(75) : error C2501: “Main::throws” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(75) : error C2501: “Main::Exception” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(76) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_7933735_11417.cpp(76) : error C2501: “Main::in” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(76) : error C2238: 意外的标记位于“;”之前
0_0_7933735_11417.cpp(77) : error C2059: 语法错误 : “return”
0_0_7933735_11417.cpp(77) : error C2238: 意外的标记位于“;”之前
0_0_7933735_11417.cpp(80) : error C2146: 语法错误 : 缺少“;”(在标识符“next”的前面)
0_0_7933735_11417.cpp(80) : error C2146: 语法错误 : 缺少“;”(在标识符“throws”的前面)
0_0_7933735_11417.cpp(80) : error C2146: 语法错误 : 缺少“;”(在标识符“Exception”的前面)
0_0_7933735_11417.cpp(80) : error C2501: “throws” : 缺少存储类或类型说明符
0_0_7933735_11417.cpp(80) : error C2470: “Exception” : 看起来像函数定义,但没有形参表;跳过明显的函数体
0_0_7933735_11417.cpp(85) : error C2146: 语法错误 : 缺少“)”(在标识符“s”的前面)
0_0_7933735_11417.cpp(85) : error C2182: “dp” : 非法使用“void”类型
0_0_7933735_11417.cpp(85) : error C2440: “初始化” : 无法从“Main”转换为“int”
        没有可用于执行该转换的用户定义的转换运算符,或者无法调用该运算符
0_0_7933735_11417.cpp(85) : error C2059: 语法错误 : “)”
0_0_7933735_11417.cpp(85) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_7933735_11417.cpp(85) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_7933735_11417.cpp(153) : error C2059: 语法错误 : “public”
0_0_7933735_11417.cpp(153) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_7933735_11417.cpp(153) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_7933735_11417.cpp(168) : error C2059: 语法错误 : “}”
0_0_7933735_11417.cpp(168) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_7933735_11417.cpp(168) : error C2059: 语法错误 : “}”


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-26 18:33:36, Gzip enabled