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_23639005_21188.cpp
0_0_23639005_21188.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_23639005_21188.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23639005_21188.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_23639005_21188.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_23639005_21188.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23639005_21188.cpp(2) : error C2086: “int import”: 重定义
        0_0_23639005_21188.cpp(1) : 参见“import”的声明
0_0_23639005_21188.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_23639005_21188.cpp(2) : error C2086: “int java”: 重定义
        0_0_23639005_21188.cpp(1) : 参见“java”的声明
0_0_23639005_21188.cpp(4) : error C3381: “Main”: 只有在用 /clr 选项编译的代码中才有程序集访问说明符
0_0_23639005_21188.cpp(5) : error C2146: 语法错误: 缺少“;”(在标识符“in”的前面)
0_0_23639005_21188.cpp(5) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23639005_21188.cpp(5) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_23639005_21188.cpp(5) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(6) : error C3646: “throws”: 未知重写说明符
0_0_23639005_21188.cpp(7) : error C3646: “IOException”: 未知重写说明符
0_0_23639005_21188.cpp(11) : error C2146: 语法错误: 缺少“;”(在标识符“next”的前面)
0_0_23639005_21188.cpp(11) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23639005_21188.cpp(11) : error C3646: “throws”: 未知重写说明符
0_0_23639005_21188.cpp(12) : error C3646: “IOException”: 未知重写说明符
0_0_23639005_21188.cpp(12) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23639005_21188.cpp(16) : error C2146: 语法错误: 缺少“;”(在标识符“out”的前面)
0_0_23639005_21188.cpp(16) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23639005_21188.cpp(16) : error C2143: 语法错误 : 缺少“;”(在“=”的前面)
0_0_23639005_21188.cpp(16) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(18) : error C2059: 语法错误:“[”
0_0_23639005_21188.cpp(18) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(19) : error C2059: 语法错误:“[”
0_0_23639005_21188.cpp(19) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(20) : error C2059: 语法错误:“[”
0_0_23639005_21188.cpp(20) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(21) : error C2059: 语法错误:“[”
0_0_23639005_21188.cpp(21) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(22) : error C2059: 语法错误:“[”
0_0_23639005_21188.cpp(22) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(23) : error C2059: 语法错误:“[”
0_0_23639005_21188.cpp(23) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(24) : error C2059: 语法错误:“[”
0_0_23639005_21188.cpp(24) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(25) : error C2059: 语法错误:“[”
0_0_23639005_21188.cpp(25) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(26) : error C2059: 语法错误:“[”
0_0_23639005_21188.cpp(26) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(27) : error C2059: 语法错误:“[”
0_0_23639005_21188.cpp(27) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(28) : error C2059: 语法错误:“[”
0_0_23639005_21188.cpp(28) : error C2238: 意外的标记位于“;”之前
0_0_23639005_21188.cpp(71) : error C2144: 语法错误:“void”的前面应有“:”
0_0_23639005_21188.cpp(71) : error C2061: 语法错误: 标识符“String”
0_0_23639005_21188.cpp(71) : error C3646: “throws”: 未知重写说明符
0_0_23639005_21188.cpp(71) : error C3646: “IOException”: 未知重写说明符
0_0_23639005_21188.cpp(128) : fatal error C1004: 发现意外的文件尾


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-30 09:34:03, Gzip enabled