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_9049525_1897.cpp
0_0_9049525_1897.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_9049525_1897.cpp(1) : error C2501: “import” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_9049525_1897.cpp(1) : error C2501: “java” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_9049525_1897.cpp(2) : error C2501: “import” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(2) : error C2086: “int import” : 重定义
        0_0_9049525_1897.cpp(1) : 参见“import”的声明
0_0_9049525_1897.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_9049525_1897.cpp(2) : error C2501: “java” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(2) : error C2086: “int java” : 重定义
        0_0_9049525_1897.cpp(1) : 参见“java”的声明
0_0_9049525_1897.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_9049525_1897.cpp(3) : error C2501: “import” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(3) : error C2086: “int import” : 重定义
        0_0_9049525_1897.cpp(1) : 参见“import”的声明
0_0_9049525_1897.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_9049525_1897.cpp(3) : error C2501: “java” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(3) : error C2086: “int java” : 重定义
        0_0_9049525_1897.cpp(1) : 参见“java”的声明
0_0_9049525_1897.cpp(7) : error C2146: 语法错误 : 缺少“;”(在标识符“reader”的前面)
0_0_9049525_1897.cpp(7) : error C2501: “Reader::reader” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“tokenizer”的前面)
0_0_9049525_1897.cpp(8) : error C2501: “Reader::tokenizer” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(9) : error C2061: 语法错误 : 标识符“InputStream”
0_0_9049525_1897.cpp(13) : error C2146: 语法错误 : 缺少“;”(在标识符“next”的前面)
0_0_9049525_1897.cpp(13) : error C2146: 语法错误 : 缺少“;”(在标识符“throws”的前面)
0_0_9049525_1897.cpp(13) : error C2146: 语法错误 : 缺少“;”(在标识符“IOException”的前面)
0_0_9049525_1897.cpp(13) : error C2501: “Reader::throws” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(13) : error C2501: “Reader::IOException” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(14) : error C2059: 语法错误 : “while”
0_0_9049525_1897.cpp(14) : error C2334: “{”的前面有意外标记;跳过明显的函数体
0_0_9049525_1897.cpp(17) : error C2059: 语法错误 : “return”
0_0_9049525_1897.cpp(17) : error C2238: 意外的标记位于“;”之前
0_0_9049525_1897.cpp(19) : error C2628: “Reader”后面接“int”是非法的(是否忘记了“;”?)
0_0_9049525_1897.cpp(19) : error C2146: 语法错误 : 缺少“;”(在标识符“throws”的前面)
0_0_9049525_1897.cpp(19) : error C2146: 语法错误 : 缺少“;”(在标识符“IOException”的前面)
0_0_9049525_1897.cpp(19) : error C2501: “throws” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(19) : error C2470: “IOException” : 看起来像函数定义,但没有形参表;跳过明显的函数体
0_0_9049525_1897.cpp(22) : error C2146: 语法错误 : 缺少“;”(在标识符“throws”的前面)
0_0_9049525_1897.cpp(22) : error C2146: 语法错误 : 缺少“;”(在标识符“IOException”的前面)
0_0_9049525_1897.cpp(22) : error C2501: “throws” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(22) : error C2086: “int throws” : 重定义
        0_0_9049525_1897.cpp(19) : 参见“throws”的声明
0_0_9049525_1897.cpp(22) : error C2470: “IOException” : 看起来像函数定义,但没有形参表;跳过明显的函数体
0_0_9049525_1897.cpp(25) : error C2146: 语法错误 : 缺少“;”(在标识符“throws”的前面)
0_0_9049525_1897.cpp(25) : error C2146: 语法错误 : 缺少“;”(在标识符“IOException”的前面)
0_0_9049525_1897.cpp(25) : error C2501: “throws” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(25) : error C2086: “int throws” : 重定义
        0_0_9049525_1897.cpp(19) : 参见“throws”的声明
0_0_9049525_1897.cpp(25) : error C2470: “IOException” : 看起来像函数定义,但没有形参表;跳过明显的函数体
0_0_9049525_1897.cpp(28) : error C2146: 语法错误 : 缺少“;”(在标识符“isend”的前面)
0_0_9049525_1897.cpp(28) : error C2146: 语法错误 : 缺少“;”(在标识符“throws”的前面)
0_0_9049525_1897.cpp(28) : error C2146: 语法错误 : 缺少“;”(在标识符“IOException”的前面)
0_0_9049525_1897.cpp(28) : error C2501: “throws” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(28) : error C2086: “int throws” : 重定义
        0_0_9049525_1897.cpp(19) : 参见“throws”的声明
0_0_9049525_1897.cpp(28) : error C2470: “IOException” : 看起来像函数定义,但没有形参表;跳过明显的函数体
0_0_9049525_1897.cpp(39) : error C2059: 语法错误 : “}”
0_0_9049525_1897.cpp(39) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_9049525_1897.cpp(39) : error C2059: 语法错误 : “}”
0_0_9049525_1897.cpp(40) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_9049525_1897.cpp(40) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_9049525_1897.cpp(48) : error C2146: 语法错误 : 缺少“;”(在标识符“Comparator”的前面)
0_0_9049525_1897.cpp(48) : error C2079: “implements”使用未定义的 class“cmpEdge”
0_0_9049525_1897.cpp(48) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_9049525_1897.cpp(48) : error C2501: “Comparator” : 缺少存储类或类型说明符
0_0_9049525_1897.cpp(48) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_9049525_1897.cpp(48) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_9049525_1897.cpp(58) : error C3409: 不允许空属性块
0_0_9049525_1897.cpp(58) : error C2061: 语法错误 : 标识符“par”
0_0_9049525_1897.cpp(58) : error C2238: 意外的标记位于“;”之前
0_0_9049525_1897.cpp(83) : error C2236: 意外的“class”“Main”
0_0_9049525_1897.cpp(83) : error C3381: “Main” : 程序集访问说明符只能应用于托管类型
0_0_9049525_1897.cpp(83) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_9049525_1897.cpp(83) : 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-11-22 23:33:32, Gzip enabled