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

900484_0_0_20189.cpp
900484_0_0_20189.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
900484_0_0_20189.cpp(1) : error C2501: “import” : 缺少存储类或类型说明符
900484_0_0_20189.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
900484_0_0_20189.cpp(1) : error C2501: “java” : 缺少存储类或类型说明符
900484_0_0_20189.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
900484_0_0_20189.cpp(2) : error C2501: “import” : 缺少存储类或类型说明符
900484_0_0_20189.cpp(2) : error C2086: “int import” : 重定义
        900484_0_0_20189.cpp(1) : 参见“import”的声明
900484_0_0_20189.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
900484_0_0_20189.cpp(2) : error C2501: “java” : 缺少存储类或类型说明符
900484_0_0_20189.cpp(2) : error C2086: “int java” : 重定义
        900484_0_0_20189.cpp(1) : 参见“java”的声明
900484_0_0_20189.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
900484_0_0_20189.cpp(3) : error C2501: “import” : 缺少存储类或类型说明符
900484_0_0_20189.cpp(3) : error C2086: “int import” : 重定义
        900484_0_0_20189.cpp(1) : 参见“import”的声明
900484_0_0_20189.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
900484_0_0_20189.cpp(3) : error C2501: “java” : 缺少存储类或类型说明符
900484_0_0_20189.cpp(3) : error C2086: “int java” : 重定义
        900484_0_0_20189.cpp(1) : 参见“java”的声明
900484_0_0_20189.cpp(4) : error C3381: “Main” : 程序集访问说明符只能应用于托管类型
900484_0_0_20189.cpp(5) : error C2144: 语法错误 : “void”的前面应有“:”
900484_0_0_20189.cpp(5) : error C2061: 语法错误 : 标识符“String”
900484_0_0_20189.cpp(5) : error C2146: 语法错误 : 缺少“;”(在标识符“throws”的前面)
900484_0_0_20189.cpp(5) : error C2146: 语法错误 : 缺少“;”(在标识符“Exception”的前面)
900484_0_0_20189.cpp(5) : error C2501: “Main::throws” : 缺少存储类或类型说明符
900484_0_0_20189.cpp(5) : error C2501: “Main::Exception” : 缺少存储类或类型说明符
900484_0_0_20189.cpp(7) : error C2146: 语法错误 : 缺少“;”(在标识符“in”的前面)
900484_0_0_20189.cpp(7) : error C2501: “Main::BufferedReader” : 缺少存储类或类型说明符
900484_0_0_20189.cpp(7) : error C2061: 语法错误 : 标识符“BufferedReader”
900484_0_0_20189.cpp(7) : error C2864: “in” : 只有常数静态整型数据成员才可以在类或结构中初始化
900484_0_0_20189.cpp(7) : error C2501: “Main::in” : 缺少存储类或类型说明符
900484_0_0_20189.cpp(8) : error C2065: “Integer” : 未声明的标识符
900484_0_0_20189.cpp(8) : error C2228: “.parseInt”的左侧必须有类/结构/联合类型
        类型是“'unknown-type'”
900484_0_0_20189.cpp(8) : error C2065: “in” : 未声明的标识符
900484_0_0_20189.cpp(8) : error C2228: “.readLine”的左侧必须有类/结构/联合类型
        类型是“'unknown-type'”
900484_0_0_20189.cpp(8) : error C2864: “n” : 只有常数静态整型数据成员才可以在类或结构中初始化
900484_0_0_20189.cpp(9) : error C2059: 语法错误 : “for”
900484_0_0_20189.cpp(9) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
900484_0_0_20189.cpp(9) : error C2238: 意外的标记位于“;”之前
900484_0_0_20189.cpp(9) : error C2143: 语法错误 : 缺少“;”(在“<=”的前面)
900484_0_0_20189.cpp(9) : error C2501: “Main::a” : 缺少存储类或类型说明符
900484_0_0_20189.cpp(9) : error C2238: 意外的标记位于“;”之前
900484_0_0_20189.cpp(9) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
900484_0_0_20189.cpp(9) : error C2501: “Main::a” : 缺少存储类或类型说明符
900484_0_0_20189.cpp(9) : error C2059: 语法错误 : “)”
900484_0_0_20189.cpp(9) : error C2334: “{”的前面有意外标记;跳过明显的函数体
900484_0_0_20189.cpp(49) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
900484_0_0_20189.cpp(49) : error C2059: 语法错误 : “}”
900484_0_0_20189.cpp(49) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
900484_0_0_20189.cpp(49) : 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-25 14:25:08, Gzip enabled