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_23218577_9357.cpp
0_0_23218577_9357.cpp(7) : error C2143: 语法错误 : 缺少“;”(在“namespace”的前面)
0_0_23218577_9357.cpp(7) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(7) : error C2059: 语法错误:“;”
0_0_23218577_9357.cpp(8) : error C2146: 语法错误: 缺少“;”(在标识符“main”的前面)
0_0_23218577_9357.cpp(8) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(9) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(10) : error C2065: “Map”: 未声明的标识符
0_0_23218577_9357.cpp(10) : error C2062: 意外的类型“int” 
0_0_23218577_9357.cpp(11) : error C2065: “mapStudent”: 未声明的标识符
0_0_23218577_9357.cpp(11) : error C2228: “.insert”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_23218577_9357.cpp(12) : error C2065: “mapStudent”: 未声明的标识符
0_0_23218577_9357.cpp(12) : error C2228: “.insert”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_23218577_9357.cpp(13) : error C2065: “mapStudent”: 未声明的标识符
0_0_23218577_9357.cpp(13) : error C2228: “.insert”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_23218577_9357.cpp(15) : error C2065: “mapStudent”: 未声明的标识符
0_0_23218577_9357.cpp(15) : error C2228: “.begin”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_23218577_9357.cpp(15) : error C2228: “.end”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_23218577_9357.cpp(17) : error C2065: “Cout”: 未声明的标识符
0_0_23218577_9357.cpp(24) : error C2146: 语法错误: 缺少“;”(在标识符“Using”的前面)
0_0_23218577_9357.cpp(24) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(24) : error C2143: 语法错误 : 缺少“;”(在“namespace”的前面)
0_0_23218577_9357.cpp(24) : error C2086: “int Using”: 重定义
        0_0_23218577_9357.cpp(7) : 参见“Using”的声明
0_0_23218577_9357.cpp(24) : error C2059: 语法错误:“;”
0_0_23218577_9357.cpp(25) : error C2146: 语法错误: 缺少“;”(在标识符“main”的前面)
0_0_23218577_9357.cpp(25) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(25) : error C2086: “int Int”: 重定义
        0_0_23218577_9357.cpp(8) : 参见“Int”的声明
0_0_23218577_9357.cpp(26) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(26) : error C2084: 函数“int main(void)”已有主体
        0_0_23218577_9357.cpp(8) : 参见“main”的前一个定义
0_0_23218577_9357.cpp(27) : error C2065: “Map”: 未声明的标识符
0_0_23218577_9357.cpp(27) : error C2062: 意外的类型“int” 
0_0_23218577_9357.cpp(28) : error C2065: “mapStudent”: 未声明的标识符
0_0_23218577_9357.cpp(28) : error C2228: “.insert”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_23218577_9357.cpp(29) : error C2065: “mapStudent”: 未声明的标识符
0_0_23218577_9357.cpp(29) : error C2228: “.insert”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_23218577_9357.cpp(30) : error C2065: “mapStudent”: 未声明的标识符
0_0_23218577_9357.cpp(30) : error C2228: “.insert”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_23218577_9357.cpp(32) : error C2065: “mapStudent”: 未声明的标识符
0_0_23218577_9357.cpp(32) : error C2228: “.begin”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_23218577_9357.cpp(32) : error C2228: “.end”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_23218577_9357.cpp(34) : error C2065: “Cout”: 未声明的标识符
0_0_23218577_9357.cpp(41) : error C2146: 语法错误: 缺少“;”(在标识符“Using”的前面)
0_0_23218577_9357.cpp(41) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(41) : error C2143: 语法错误 : 缺少“;”(在“namespace”的前面)
0_0_23218577_9357.cpp(41) : error C2086: “int Using”: 重定义
        0_0_23218577_9357.cpp(7) : 参见“Using”的声明
0_0_23218577_9357.cpp(41) : error C2059: 语法错误:“;”
0_0_23218577_9357.cpp(42) : error C2146: 语法错误: 缺少“;”(在标识符“main”的前面)
0_0_23218577_9357.cpp(42) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(42) : error C2086: “int Int”: 重定义
        0_0_23218577_9357.cpp(8) : 参见“Int”的声明
0_0_23218577_9357.cpp(43) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(44) : error C2065: “Map”: 未声明的标识符
0_0_23218577_9357.cpp(44) : error C2062: 意外的类型“int” 
0_0_23218577_9357.cpp(45) : error C2065: “mapStudent”: 未声明的标识符
0_0_23218577_9357.cpp(46) : error C2065: “mapStudent”: 未声明的标识符
0_0_23218577_9357.cpp(47) : error C2065: “mapStudent”: 未声明的标识符
0_0_23218577_9357.cpp(49) : error C2065: “mapStudent”: 未声明的标识符
0_0_23218577_9357.cpp(49) : error C2228: “.begin”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_23218577_9357.cpp(49) : error C2228: “.end”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_23218577_9357.cpp(51) : error C2065: “Cout”: 未声明的标识符
0_0_23218577_9357.cpp(55) : error C2146: 语法错误: 缺少“;”(在标识符“mapStudent”的前面)
0_0_23218577_9357.cpp(55) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(55) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_23218577_9357.cpp(56) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_23218577_9357.cpp(56) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(56) : error C2086: “int mapStudent”: 重定义
        0_0_23218577_9357.cpp(55) : 参见“mapStudent”的声明
0_0_23218577_9357.cpp(57) : error C2143: 语法错误 : 缺少“;”(在“字符串”的前面)
0_0_23218577_9357.cpp(57) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(59) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(59) : error C2228: “.insert”的左边必须有类/结构/联合
        类型是“int”
0_0_23218577_9357.cpp(60) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_23218577_9357.cpp(60) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(66) : error C2146: 语法错误: 缺少“;”(在标识符“main”的前面)
0_0_23218577_9357.cpp(66) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(66) : error C2086: “int Int”: 重定义
        0_0_23218577_9357.cpp(8) : 参见“Int”的声明
0_0_23218577_9357.cpp(67) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(68) : error C2065: “Map”: 未声明的标识符
0_0_23218577_9357.cpp(68) : error C2062: 意外的类型“int” 
0_0_23218577_9357.cpp(69) : error C2065: “Pair”: 未声明的标识符
0_0_23218577_9357.cpp(69) : error C2275: “std::map<int,std::string,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>::iterator”: 将此类型用作表达式非法
        with
        [
            _Kty=int
,            _Ty=std::string
        ]
0_0_23218577_9357.cpp(69) : error C2062: 意外的类型“bool” 
0_0_23218577_9357.cpp(70) : error C2146: 语法错误: 缺少“;”(在标识符“=”的前面)
0_0_23218577_9357.cpp(70) : error C2065: “=”: 未声明的标识符
0_0_23218577_9357.cpp(70) : error C2146: 语法错误: 缺少“;”(在标识符“mapStudent”的前面)
0_0_23218577_9357.cpp(70) : error C2228: “.insert”的左边必须有类/结构/联合
        类型是“int”
0_0_23218577_9357.cpp(71) : error C2228: “.second”的左边必须有类/结构/联合
        类型是“int”
0_0_23218577_9357.cpp(73) : error C2065: “Cout”: 未声明的标识符
0_0_23218577_9357.cpp(71) : error C3861: “If”:  找不到标识符
0_0_23218577_9357.cpp(73) : error C2143: 语法错误 : 缺少“}”(在“;”的前面)
0_0_23218577_9357.cpp(76) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23218577_9357.cpp(77) : error C2065: “Cout”: 未声明的标识符
0_0_23218577_9357.cpp(77) : error C2143: 语法错误 : 缺少“}”(在“;”的前面)
0_0_23218577_9357.cpp(77) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译


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-12-02 03:55:32, Gzip enabled