Banner Home Page DIY Contests Problems Ranklist Status Statistics
神棍节,神棍节。。请大家保持秩序A题。。。 1001请用%I64d输入输出,否则会各种错误~

View Compilation Error

2_13622_911986_15281.cpp
2_13622_911986_15281.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
2_13622_911986_15281.cpp(1) : error C2501: “import” : 缺少存储类或类型说明符
2_13622_911986_15281.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
2_13622_911986_15281.cpp(1) : error C2501: “java” : 缺少存储类或类型说明符
2_13622_911986_15281.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
2_13622_911986_15281.cpp(2) : error C2501: “import” : 缺少存储类或类型说明符
2_13622_911986_15281.cpp(2) : error C2086: “int import” : 重定义
        2_13622_911986_15281.cpp(1) : 参见“import”的声明
2_13622_911986_15281.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
2_13622_911986_15281.cpp(2) : error C2501: “java” : 缺少存储类或类型说明符
2_13622_911986_15281.cpp(2) : error C2086: “int java” : 重定义
        2_13622_911986_15281.cpp(1) : 参见“java”的声明
2_13622_911986_15281.cpp(3) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
2_13622_911986_15281.cpp(3) : error C2501: “import” : 缺少存储类或类型说明符
2_13622_911986_15281.cpp(3) : error C2086: “int import” : 重定义
        2_13622_911986_15281.cpp(1) : 参见“import”的声明
2_13622_911986_15281.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
2_13622_911986_15281.cpp(3) : error C2501: “java” : 缺少存储类或类型说明符
2_13622_911986_15281.cpp(3) : error C2086: “int java” : 重定义
        2_13622_911986_15281.cpp(1) : 参见“java”的声明
2_13622_911986_15281.cpp(6) : error C3381: “Main” : 程序集访问说明符只能应用于托管类型
2_13622_911986_15281.cpp(7) : error C2146: 语法错误 : 缺少“;”(在标识符“cin”的前面)
2_13622_911986_15281.cpp(7) : error C2061: 语法错误 : 标识符“Scanner”
2_13622_911986_15281.cpp(7) : error C2864: “cin” : 只有常数静态整型数据成员才可以在类或结构中初始化
2_13622_911986_15281.cpp(7) : error C2501: “Main::cin” : 缺少存储类或类型说明符
2_13622_911986_15281.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“cout”的前面)
2_13622_911986_15281.cpp(8) : error C2061: 语法错误 : 标识符“PrintWriter”
2_13622_911986_15281.cpp(8) : error C2864: “cout” : 只有常数静态整型数据成员才可以在类或结构中初始化
2_13622_911986_15281.cpp(8) : error C2501: “Main::cout” : 缺少存储类或类型说明符
2_13622_911986_15281.cpp(10) : error C2146: 语法错误 : 缺少“;”(在标识符“cnt”的前面)
2_13622_911986_15281.cpp(10) : error C2501: “Main::cnt” : 缺少存储类或类型说明符
2_13622_911986_15281.cpp(12) : error C2144: 语法错误 : “void”的前面应有“:”
2_13622_911986_15281.cpp(12) : error C2061: 语法错误 : 标识符“String”
2_13622_911986_15281.cpp(28) : fatal error C1004: 遇到意外的文件结束