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_2810658_11625.cpp
0_0_2810658_11625.cpp(29) : error C2562: “main” : “void”函数返回值
        0_0_2810658_11625.cpp(4) : 参见“main”的声明
0_0_2810658_11625.cpp(31) : error C2059: 语法错误 : “for”
0_0_2810658_11625.cpp(31) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_2810658_11625.cpp(31) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_2810658_11625.cpp(31) : error C2501: “i” : 缺少存储类或类型说明符
0_0_2810658_11625.cpp(31) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_2810658_11625.cpp(31) : error C2501: “i” : 缺少存储类或类型说明符
0_0_2810658_11625.cpp(31) : error C2086: “int i” : 重定义
        0_0_2810658_11625.cpp(31) : 参见“i”的声明
0_0_2810658_11625.cpp(31) : error C2059: 语法错误 : “)”
0_0_2810658_11625.cpp(31) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_2810658_11625.cpp(31) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_2810658_11625.cpp(40) : error C2059: 语法错误 : “if”
0_0_2810658_11625.cpp(40) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_2810658_11625.cpp(40) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_2810658_11625.cpp(44) : error C2059: 语法错误 : “for”
0_0_2810658_11625.cpp(44) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_2810658_11625.cpp(44) : error C2143: 语法错误 : 缺少“;”(在“>=”的前面)
0_0_2810658_11625.cpp(44) : error C2501: “i” : 缺少存储类或类型说明符
0_0_2810658_11625.cpp(44) : error C2086: “int i” : 重定义
        0_0_2810658_11625.cpp(31) : 参见“i”的声明
0_0_2810658_11625.cpp(44) : error C2143: 语法错误 : 缺少“;”(在“--”的前面)
0_0_2810658_11625.cpp(44) : error C2501: “i” : 缺少存储类或类型说明符
0_0_2810658_11625.cpp(44) : error C2086: “int i” : 重定义
        0_0_2810658_11625.cpp(31) : 参见“i”的声明
0_0_2810658_11625.cpp(44) : error C2059: 语法错误 : “)”
0_0_2810658_11625.cpp(44) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_2810658_11625.cpp(44) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
0_0_2810658_11625.cpp(50) : error C2059: 语法错误 : “for”
0_0_2810658_11625.cpp(50) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_2810658_11625.cpp(50) : error C2143: 语法错误 : 缺少“;”(在“>=”的前面)
0_0_2810658_11625.cpp(50) : error C2501: “i” : 缺少存储类或类型说明符
0_0_2810658_11625.cpp(50) : error C2086: “int i” : 重定义
        0_0_2810658_11625.cpp(31) : 参见“i”的声明
0_0_2810658_11625.cpp(50) : error C2143: 语法错误 : 缺少“;”(在“--”的前面)
0_0_2810658_11625.cpp(50) : error C2501: “i” : 缺少存储类或类型说明符
0_0_2810658_11625.cpp(50) : error C2086: “int i” : 重定义
        0_0_2810658_11625.cpp(31) : 参见“i”的声明
0_0_2810658_11625.cpp(50) : error C2059: 语法错误 : “)”
0_0_2810658_11625.cpp(52) : error C2059: 语法错误 : “--”
0_0_2810658_11625.cpp(52) : error C2059: 语法错误 : “)”
0_0_2810658_11625.cpp(52) : error C2501: “_flsbuf” : 缺少存储类或类型说明符
0_0_2810658_11625.cpp(52) : error C2365: “_flsbuf” : 重定义;以前的定义是“函数”
        VC\include\stdio.h(248) : 参见“_flsbuf”的声明
0_0_2810658_11625.cpp(52) : error C2078: 初始值设定项太多
0_0_2810658_11625.cpp(52) : error C2440: “初始化” : 无法从“FILE *”转换为“int”
        该转换要求 reinterpret_cast、C 样式转换或函数类型转换
0_0_2810658_11625.cpp(53) : error C2059: 语法错误 : “}”
0_0_2810658_11625.cpp(53) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_2810658_11625.cpp(53) : error C2059: 语法错误 : “}”
0_0_2810658_11625.cpp(54) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_2810658_11625.cpp(54) : 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-10-07 00:23:49, Gzip enabled