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_23679984_3378.cpp
0_0_23679984_3378.cpp(2) : error C2059: 语法错误:“for”
0_0_23679984_3378.cpp(2) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_23679984_3378.cpp(2) : error C2065: “m”: 未声明的标识符
0_0_23679984_3378.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“!=”的前面)
0_0_23679984_3378.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23679984_3378.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_23679984_3378.cpp(2) : error C2059: 语法错误:“)”
0_0_23679984_3378.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“--”的前面)
0_0_23679984_3378.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23679984_3378.cpp(3) : error C2086: “int m”: 重定义
        0_0_23679984_3378.cpp(2) : 参见“m”的声明
0_0_23679984_3378.cpp(4) : error C2059: 语法错误:“for”
0_0_23679984_3378.cpp(4) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_23679984_3378.cpp(4) : error C2065: “x”: 未声明的标识符
0_0_23679984_3378.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“!=”的前面)
0_0_23679984_3378.cpp(4) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23679984_3378.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_23679984_3378.cpp(4) : error C2059: 语法错误:“)”
0_0_23679984_3378.cpp(5) : error C2143: 语法错误 : 缺少“;”(在“--”的前面)
0_0_23679984_3378.cpp(5) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23679984_3378.cpp(5) : error C2086: “int x”: 重定义
        0_0_23679984_3378.cpp(4) : 参见“x”的声明
0_0_23679984_3378.cpp(6) : error C2059: 语法错误:“while”
0_0_23679984_3378.cpp(7) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_23679984_3378.cpp(7) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_23679984_3378.cpp(21) : error C2059: 语法错误:“while”
0_0_23679984_3378.cpp(22) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_23679984_3378.cpp(22) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_23679984_3378.cpp(25) : error C2059: 语法错误:“while”
0_0_23679984_3378.cpp(26) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_23679984_3378.cpp(26) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_23679984_3378.cpp(29) : error C2143: 语法错误 : 缺少“;”(在“<<”的前面)
0_0_23679984_3378.cpp(29) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23679984_3378.cpp(30) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23679984_3378.cpp(30) : error C2440: “初始化”: 无法从“int [1]”转换为“int”
        没有使该转换得以执行的上下文
0_0_23679984_3378.cpp(31) : error C2143: 语法错误 : 缺少“;”(在“<<”的前面)
0_0_23679984_3378.cpp(31) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23679984_3378.cpp(31) : error C2086: “int cout”: 重定义
        0_0_23679984_3378.cpp(29) : 参见“cout”的声明
0_0_23679984_3378.cpp(32) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23679984_3378.cpp(32) : error C2374: “puts”: 重定义;多次初始化
        0_0_23679984_3378.cpp(30) : 参见“puts”的声明
0_0_23679984_3378.cpp(32) : error C2440: “初始化”: 无法从“int [1]”转换为“int”
        没有使该转换得以执行的上下文
0_0_23679984_3378.cpp(33) : error C2143: 语法错误 : 缺少“;”(在“<<”的前面)
0_0_23679984_3378.cpp(33) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23679984_3378.cpp(33) : error C2086: “int cout”: 重定义
        0_0_23679984_3378.cpp(29) : 参见“cout”的声明
0_0_23679984_3378.cpp(34) : error C2059: 语法错误:“for”
0_0_23679984_3378.cpp(34) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_23679984_3378.cpp(34) : error C2143: 语法错误 : 缺少“;”(在“>=”的前面)
0_0_23679984_3378.cpp(34) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_23679984_3378.cpp(34) : error C2143: 语法错误 : 缺少“;”(在“--”的前面)
0_0_23679984_3378.cpp(34) : error C2086: “int y”: 重定义
        0_0_23679984_3378.cpp(34) : 参见“y”的声明
0_0_23679984_3378.cpp(34) : error C2059: 语法错误:“)”
0_0_23679984_3378.cpp(36) : error C2059: 语法错误:“}”
0_0_23679984_3378.cpp(36) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_23679984_3378.cpp(38) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_23679984_3378.cpp(38) : 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-07-07 07:24:16, Gzip enabled