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_27649891_1337.cpp
0_0_27649891_1337.cpp(1) : error C2873: “System”: 符号不能用在 using 声明中
0_0_27649891_1337.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_27649891_1337.cpp(2) : error C2873: “System”: 符号不能用在 using 声明中
0_0_27649891_1337.cpp(2) : error C2059: 语法错误:“.”
0_0_27649891_1337.cpp(3) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_27649891_1337.cpp(3) : error C2873: “System”: 符号不能用在 using 声明中
0_0_27649891_1337.cpp(3) : error C2059: 语法错误:“.”
0_0_27649891_1337.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_27649891_1337.cpp(4) : error C2873: “System”: 符号不能用在 using 声明中
0_0_27649891_1337.cpp(4) : error C2059: 语法错误:“.”
0_0_27649891_1337.cpp(10) : error C2061: 语法错误: 标识符“string”
0_0_27649891_1337.cpp(54) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_27649891_1337.cpp(15) : error C2065: “string”: 未声明的标识符
0_0_27649891_1337.cpp(15) : error C2146: 语法错误: 缺少“;”(在标识符“str”的前面)
0_0_27649891_1337.cpp(15) : error C2065: “str”: 未声明的标识符
0_0_27649891_1337.cpp(15) : error C2065: “Console”: 未声明的标识符
0_0_27649891_1337.cpp(15) : error C2228: “.ReadLine”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_27649891_1337.cpp(16) : error C2065: “str”: 未声明的标识符
0_0_27649891_1337.cpp(16) : error C2065: “null”: 未声明的标识符
0_0_27649891_1337.cpp(18) : error C2065: “string”: 未声明的标识符
0_0_27649891_1337.cpp(18) : error C2059: 语法错误:“]”
0_0_27649891_1337.cpp(19) : error C2065: “Convert”: 未声明的标识符
0_0_27649891_1337.cpp(19) : error C2228: “.ToInt32”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_27649891_1337.cpp(19) : error C2065: “strsplit”: 未声明的标识符
0_0_27649891_1337.cpp(19) : error C2228: “.Trim”的左边必须有类/结构/联合
0_0_27649891_1337.cpp(22) : error C2065: “Convert”: 未声明的标识符
0_0_27649891_1337.cpp(22) : error C2228: “.ToInt32”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_27649891_1337.cpp(22) : error C2065: “strsplit”: 未声明的标识符
0_0_27649891_1337.cpp(22) : error C2228: “.Trim”的左边必须有类/结构/联合
0_0_27649891_1337.cpp(24) : error C2065: “BigInteger”: 未声明的标识符
0_0_27649891_1337.cpp(24) : error C2059: 语法错误:“,”
0_0_27649891_1337.cpp(25) : error C2065: “BigInteger”: 未声明的标识符
0_0_27649891_1337.cpp(25) : error C2146: 语法错误: 缺少“;”(在标识符“maxnum”的前面)
0_0_27649891_1337.cpp(25) : error C2065: “maxnum”: 未声明的标识符
0_0_27649891_1337.cpp(27) : error C2065: “dp”: 未声明的标识符
0_0_27649891_1337.cpp(28) : error C2143: 语法错误 : 缺少“;”(在“[”的前面)
0_0_27649891_1337.cpp(28) : error C3409: 不允许空特性块
0_0_27649891_1337.cpp(28) : error C2146: 语法错误: 缺少“;”(在标识符“nums”的前面)
0_0_27649891_1337.cpp(28) : error C2065: “nums”: 未声明的标识符
0_0_27649891_1337.cpp(36) : error C2065: “nums”: 未声明的标识符
0_0_27649891_1337.cpp(36) : error C2065: “dp”: 未声明的标识符
0_0_27649891_1337.cpp(38) : error C2065: “BigInteger”: 未声明的标识符
0_0_27649891_1337.cpp(38) : error C2146: 语法错误: 缺少“;”(在标识符“newnum”的前面)
0_0_27649891_1337.cpp(38) : error C2065: “newnum”: 未声明的标识符
0_0_27649891_1337.cpp(39) : error C2065: “dp”: 未声明的标识符
0_0_27649891_1337.cpp(39) : error C2065: “nums”: 未声明的标识符
0_0_27649891_1337.cpp(39) : error C2065: “newnum”: 未声明的标识符
0_0_27649891_1337.cpp(40) : error C2065: “newnum”: 未声明的标识符
0_0_27649891_1337.cpp(40) : error C2065: “dp”: 未声明的标识符
0_0_27649891_1337.cpp(40) : error C2065: “nums”: 未声明的标识符
0_0_27649891_1337.cpp(41) : error C2065: “newnum”: 未声明的标识符
0_0_27649891_1337.cpp(41) : error C2065: “dp”: 未声明的标识符
0_0_27649891_1337.cpp(43) : error C2065: “dp”: 未声明的标识符
0_0_27649891_1337.cpp(43) : error C2065: “newnum”: 未声明的标识符
0_0_27649891_1337.cpp(44) : error C2065: “maxnum”: 未声明的标识符
0_0_27649891_1337.cpp(44) : error C2065: “newnum”: 未声明的标识符
0_0_27649891_1337.cpp(50) : error C2065: “Console”: 未声明的标识符
0_0_27649891_1337.cpp(50) : error C2228: “.WriteLine”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_27649891_1337.cpp(50) : error C2065: “string”: 未声明的标识符
0_0_27649891_1337.cpp(50) : error C2228: “.Format”的左边必须有类/结构/联合
        类型是“unknown-type”
0_0_27649891_1337.cpp(50) : error C2065: “maxnum”: 未声明的标识符


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-16 08:36:49, Gzip enabled