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_11099931_15706.cpp
0_0_11099931_15706.cpp(28) : error C2146: 语法错误 : 缺少“;”(在标识符“Flag”的前面)
0_0_11099931_15706.cpp(28) : error C2501: “Flag” : 缺少存储类或类型说明符
0_0_11099931_15706.cpp(29) : error C2065: “a” : 未声明的标识符
0_0_11099931_15706.cpp(29) : error C3861: “a”: 即使使用参数相关的查找,也未找到标识符
0_0_11099931_15706.cpp(29) : error C2501: “sort” : 缺少存储类或类型说明符
0_0_11099931_15706.cpp(29) : error C2078: 初始值设定项太多
0_0_11099931_15706.cpp(29) : error C2440: “初始化” : 无法从“bool (__cdecl *)(int,int)”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_11099931_15706.cpp(30) : error C2059: 语法错误 : “for”
0_0_11099931_15706.cpp(30) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_11099931_15706.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_11099931_15706.cpp(30) : error C2501: “i” : 缺少存储类或类型说明符
0_0_11099931_15706.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_11099931_15706.cpp(30) : error C2501: “i” : 缺少存储类或类型说明符
0_0_11099931_15706.cpp(30) : error C2086: “int i” : 重定义
        0_0_11099931_15706.cpp(30) : 参见“i”的声明
0_0_11099931_15706.cpp(30) : error C2059: 语法错误 : “)”
0_0_11099931_15706.cpp(31) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_11099931_15706.cpp(31) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_11099931_15706.cpp(38) : error C2059: 语法错误 : “return”
0_0_11099931_15706.cpp(39) : error C2059: 语法错误 : “}”
0_0_11099931_15706.cpp(39) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_11099931_15706.cpp(39) : error C2059: 语法错误 : “}”
0_0_11099931_15706.cpp(44) : error C2059: 语法错误 : “for”
0_0_11099931_15706.cpp(44) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_11099931_15706.cpp(44) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_11099931_15706.cpp(44) : error C2501: “i” : 缺少存储类或类型说明符
0_0_11099931_15706.cpp(44) : error C2086: “int i” : 重定义
        0_0_11099931_15706.cpp(30) : 参见“i”的声明
0_0_11099931_15706.cpp(44) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_11099931_15706.cpp(44) : error C2501: “i” : 缺少存储类或类型说明符
0_0_11099931_15706.cpp(44) : error C2086: “int i” : 重定义
        0_0_11099931_15706.cpp(30) : 参见“i”的声明
0_0_11099931_15706.cpp(44) : error C2059: 语法错误 : “)”
0_0_11099931_15706.cpp(45) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_11099931_15706.cpp(45) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_11099931_15706.cpp(55) : error C2059: 语法错误 : “if”
0_0_11099931_15706.cpp(56) : error C2059: 语法错误 : “if”
0_0_11099931_15706.cpp(57) : error C2143: 语法错误 : 缺少“;”(在“<<”的前面)
0_0_11099931_15706.cpp(57) : error C2501: “cout” : 缺少存储类或类型说明符
0_0_11099931_15706.cpp(58) : error C2059: 语法错误 : “}”
0_0_11099931_15706.cpp(58) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_11099931_15706.cpp(58) : error C2059: 语法错误 : “}”
0_0_11099931_15706.cpp(62) : error C2065: “x” : 未声明的标识符
0_0_11099931_15706.cpp(62) : error C2065: “y” : 未声明的标识符
0_0_11099931_15706.cpp(64) : error C2059: 语法错误 : “for”
0_0_11099931_15706.cpp(64) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_11099931_15706.cpp(64) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_11099931_15706.cpp(64) : error C2501: “i” : 缺少存储类或类型说明符
0_0_11099931_15706.cpp(64) : error C2086: “int i” : 重定义
        0_0_11099931_15706.cpp(30) : 参见“i”的声明
0_0_11099931_15706.cpp(64) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_11099931_15706.cpp(64) : error C2501: “i” : 缺少存储类或类型说明符
0_0_11099931_15706.cpp(64) : error C2086: “int i” : 重定义
        0_0_11099931_15706.cpp(30) : 参见“i”的声明
0_0_11099931_15706.cpp(64) : error C2059: 语法错误 : “)”
0_0_11099931_15706.cpp(65) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_11099931_15706.cpp(65) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_11099931_15706.cpp(84) : error C2143: 语法错误 : 缺少“;”(在“<<”的前面)
0_0_11099931_15706.cpp(84) : error C2501: “cout” : 缺少存储类或类型说明符
0_0_11099931_15706.cpp(84) : error C2086: “int cout” : 重定义
        0_0_11099931_15706.cpp(57) : 参见“cout”的声明
0_0_11099931_15706.cpp(85) : error C2059: 语法错误 : “}”
0_0_11099931_15706.cpp(85) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_11099931_15706.cpp(85) : error C2059: 语法错误 : “}”
0_0_11099931_15706.cpp(88) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_11099931_15706.cpp(88) : 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-10-06 06:15:26, Gzip enabled