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_32274789_14950.cpp
0_0_32274789_14950.cpp(14) : error C2143: 语法错误 : 缺少“}”(在“.”的前面)
0_0_32274789_14950.cpp(14) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_32274789_14950.cpp(14) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_32274789_14950.cpp(14) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_32274789_14950.cpp(16) : error C2059: 语法错误:“for”
0_0_32274789_14950.cpp(16) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_32274789_14950.cpp(16) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_32274789_14950.cpp(16) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_32274789_14950.cpp(16) : error C2371: “i”: 重定义;不同的基类型
        0_0_32274789_14950.cpp(15) : 参见“i”的声明
0_0_32274789_14950.cpp(16) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
        0_0_32274789_14950.cpp(15) : 参见“i”的声明
0_0_32274789_14950.cpp(16) : error C2059: 语法错误:“)”
0_0_32274789_14950.cpp(17) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_32274789_14950.cpp(17) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_32274789_14950.cpp(17) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_32274789_14950.cpp(17) : error C2371: “j”: 重定义;不同的基类型
        0_0_32274789_14950.cpp(15) : 参见“j”的声明
0_0_32274789_14950.cpp(17) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
        0_0_32274789_14950.cpp(15) : 参见“j”的声明
0_0_32274789_14950.cpp(17) : error C2059: 语法错误:“)”
0_0_32274789_14950.cpp(18) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_32274789_14950.cpp(18) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_32274789_14950.cpp(18) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_32274789_14950.cpp(18) : error C2371: “k”: 重定义;不同的基类型
        0_0_32274789_14950.cpp(15) : 参见“k”的声明
0_0_32274789_14950.cpp(18) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
        0_0_32274789_14950.cpp(15) : 参见“k”的声明
0_0_32274789_14950.cpp(18) : error C2059: 语法错误:“)”
0_0_32274789_14950.cpp(20) : error C2059: 语法错误:“return”
0_0_32274789_14950.cpp(21) : error C2059: 语法错误:“}”
0_0_32274789_14950.cpp(21) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_32274789_14950.cpp(24) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_32274789_14950.cpp(24) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_32274789_14950.cpp(37) : error C3861: “One”:  找不到标识符
0_0_32274789_14950.cpp(49) : error C2143: 语法错误 : 缺少“}”(在“.”的前面)
0_0_32274789_14950.cpp(49) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_32274789_14950.cpp(49) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_32274789_14950.cpp(49) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_32274789_14950.cpp(49) : error C2143: 语法错误 : 缺少“;”(在“,”的前面)
0_0_32274789_14950.cpp(49) : error C2059: 语法错误:“}”
0_0_32274789_14950.cpp(50) : error C2371: “k”: 重定义;不同的基类型
        0_0_32274789_14950.cpp(15) : 参见“k”的声明
0_0_32274789_14950.cpp(50) : error C2371: “i”: 重定义;不同的基类型
        0_0_32274789_14950.cpp(15) : 参见“i”的声明
0_0_32274789_14950.cpp(52) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_32274789_14950.cpp(52) : error C2365: “scanf”: 重定义;以前的定义是“函数”
        VC2013\INCLUDE\stdio.h(283) : 参见“scanf”的声明
0_0_32274789_14950.cpp(52) : error C2078: 初始值设定项太多
0_0_32274789_14950.cpp(52) : error C2440: “初始化”: 无法从“int *”转换为“int”
        没有使该转换得以执行的上下文
0_0_32274789_14950.cpp(53) : error C2059: 语法错误:“while”
0_0_32274789_14950.cpp(54) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_32274789_14950.cpp(54) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_32274789_14950.cpp(80) : error C2059: 语法错误:“}”
0_0_32274789_14950.cpp(80) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)


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-06-26 10:34:56, Gzip enabled