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_10088126_29527.cpp
0_0_10088126_29527.cpp(1) : error C2059: 语法错误 : “for”
0_0_10088126_29527.cpp(1) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_10088126_29527.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“<=”的前面)
0_0_10088126_29527.cpp(1) : error C2501: “i” : 缺少存储类或类型说明符
0_0_10088126_29527.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_10088126_29527.cpp(1) : error C2501: “i” : 缺少存储类或类型说明符
0_0_10088126_29527.cpp(1) : error C2086: “int i” : 重定义
        0_0_10088126_29527.cpp(1) : 参见“i”的声明
0_0_10088126_29527.cpp(1) : error C2059: 语法错误 : “)”
0_0_10088126_29527.cpp(2) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_10088126_29527.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“<=”的前面)
0_0_10088126_29527.cpp(2) : error C2501: “j” : 缺少存储类或类型说明符
0_0_10088126_29527.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_10088126_29527.cpp(2) : error C2501: “j” : 缺少存储类或类型说明符
0_0_10088126_29527.cpp(2) : error C2086: “int j” : 重定义
        0_0_10088126_29527.cpp(2) : 参见“j”的声明
0_0_10088126_29527.cpp(2) : error C2059: 语法错误 : “)”
0_0_10088126_29527.cpp(3) : error C2018: 未知字符“0xb3”
0_0_10088126_29527.cpp(3) : error C2018: 未知字符“0xac”
0_0_10088126_29527.cpp(3) : error C2018: 未知字符“0xb9”
0_0_10088126_29527.cpp(3) : error C2018: 未知字符“0xfd”
0_0_10088126_29527.cpp(3) : error C2018: 未知字符“0xd2”
0_0_10088126_29527.cpp(3) : error C2018: 未知字符“0xd4”
0_0_10088126_29527.cpp(3) : error C2018: 未知字符“0xc9”
0_0_10088126_29527.cpp(3) : error C2018: 未知字符“0xcf”
0_0_10088126_29527.cpp(3) : error C2018: 未知字符“0xb5”
0_0_10088126_29527.cpp(3) : error C2018: 未知字符“0xc4”
0_0_10088126_29527.cpp(3) : error C2018: 未知字符“0xca”
0_0_10088126_29527.cpp(3) : error C2018: 未知字符“0xfd”
0_0_10088126_29527.cpp(4) : error C2466: 不能分配常数大小为 0 的数组
0_0_10088126_29527.cpp(4) : error C2466: 不能分配常数大小为 0 的数组
0_0_10088126_29527.cpp(4) : error C2087: “dp” : 缺少下标
0_0_10088126_29527.cpp(4) : error C2501: “dp” : 缺少存储类或类型说明符
0_0_10088126_29527.cpp(4) : error C2440: “初始化” : 无法从“int”转换为“int [][1]”
        没有转换为数组类型,但有转换为数组的引用或指针
0_0_10088126_29527.cpp(5) : error C2059: 语法错误 : “for”
0_0_10088126_29527.cpp(5) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_10088126_29527.cpp(5) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_10088126_29527.cpp(5) : error C2501: “k” : 缺少存储类或类型说明符
0_0_10088126_29527.cpp(5) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_10088126_29527.cpp(5) : error C2501: “k” : 缺少存储类或类型说明符
0_0_10088126_29527.cpp(5) : error C2086: “int k” : 重定义
        0_0_10088126_29527.cpp(5) : 参见“k”的声明
0_0_10088126_29527.cpp(5) : error C2059: 语法错误 : “)”
0_0_10088126_29527.cpp(6) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_10088126_29527.cpp(6) : error C2143: 语法错误 : 缺少“;”(在“>=”的前面)
0_0_10088126_29527.cpp(6) : error C2501: “i” : 缺少存储类或类型说明符
0_0_10088126_29527.cpp(6) : error C2086: “int i” : 重定义
        0_0_10088126_29527.cpp(1) : 参见“i”的声明
0_0_10088126_29527.cpp(6) : error C2143: 语法错误 : 缺少“;”(在“--”的前面)
0_0_10088126_29527.cpp(6) : error C2501: “i” : 缺少存储类或类型说明符
0_0_10088126_29527.cpp(6) : error C2086: “int i” : 重定义
        0_0_10088126_29527.cpp(1) : 参见“i”的声明
0_0_10088126_29527.cpp(6) : error C2059: 语法错误 : “)”
0_0_10088126_29527.cpp(7) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_10088126_29527.cpp(7) : error C2143: 语法错误 : 缺少“;”(在“>=”的前面)
0_0_10088126_29527.cpp(7) : error C2501: “j” : 缺少存储类或类型说明符
0_0_10088126_29527.cpp(7) : error C2086: “int j” : 重定义
        0_0_10088126_29527.cpp(2) : 参见“j”的声明
0_0_10088126_29527.cpp(7) : error C2143: 语法错误 : 缺少“;”(在“--”的前面)
0_0_10088126_29527.cpp(7) : error C2501: “j” : 缺少存储类或类型说明符
0_0_10088126_29527.cpp(7) : error C2086: “int j” : 重定义
        0_0_10088126_29527.cpp(2) : 参见“j”的声明
0_0_10088126_29527.cpp(7) : 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-11-30 01:46:44, Gzip enabled