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_20849119_10356.cpp
0_0_20849119_10356.cpp(5) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(5) : error C2065: “  int”: 未声明的标识符
0_0_20849119_10356.cpp(5) : error C2146: 语法错误: 缺少“;”(在标识符“n”的前面)
0_0_20849119_10356.cpp(5) : error C2065: “n”: 未声明的标识符
0_0_20849119_10356.cpp(5) : error C2065: “m”: 未声明的标识符
0_0_20849119_10356.cpp(5) : error C2065: “t”: 未声明的标识符
0_0_20849119_10356.cpp(6) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(6) : error C2065: “  int”: 未声明的标识符
0_0_20849119_10356.cpp(6) : error C2146: 语法错误: 缺少“;”(在标识符“a”的前面)
0_0_20849119_10356.cpp(6) : error C2065: “a”: 未声明的标识符
0_0_20849119_10356.cpp(6) : error C2065: “b”: 未声明的标识符
0_0_20849119_10356.cpp(7) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(7) : error C2065: “n”: 未声明的标识符
0_0_20849119_10356.cpp(7) : error C2065: “m”: 未声明的标识符
0_0_20849119_10356.cpp(8) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(8) : error C2146: 语法错误: 缺少“;”(在标识符“  ”的前面)
0_0_20849119_10356.cpp(7) : error C3861: “  while”:  找不到标识符
0_0_20849119_10356.cpp(8) : error C2065: “  ”: 未声明的标识符
0_0_20849119_10356.cpp(9) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(9) : error C2065: “n”: 未声明的标识符
0_0_20849119_10356.cpp(9) : error C2065: “m”: 未声明的标识符
0_0_20849119_10356.cpp(10) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(9) : error C3861: “    if”:  找不到标识符
0_0_20849119_10356.cpp(10) : error C2146: 语法错误: 缺少“}”(在标识符“      ”的前面)
0_0_20849119_10356.cpp(10) : error C2146: 语法错误: 缺少“;”(在标识符“      ”的前面)
0_0_20849119_10356.cpp(10) : error C2065: “      ”: 未声明的标识符
0_0_20849119_10356.cpp(11) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(11) : error C2065: “        break”: 未声明的标识符
0_0_20849119_10356.cpp(11) : error C2143: 语法错误 : 缺少“}”(在“;”的前面)
0_0_20849119_10356.cpp(12) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(12) : error C2065: “      ”: 未声明的标识符
0_0_20849119_10356.cpp(12) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_20849119_10356.cpp(13) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(14) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(14) : error C2146: 语法错误: 缺少“;”(在标识符“    ”的前面)
0_0_20849119_10356.cpp(14) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_20849119_10356.cpp(15) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(15) : error C2144: 语法错误:“int”的前面应有“)”
0_0_20849119_10356.cpp(15) : error C3861: “      for”:  找不到标识符
0_0_20849119_10356.cpp(15) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_20849119_10356.cpp(15) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_20849119_10356.cpp(15) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_20849119_10356.cpp(15) : error C2086: “int i”: 重定义
        0_0_20849119_10356.cpp(15) : 参见“i”的声明
0_0_20849119_10356.cpp(15) : error C2059: 语法错误:“)”
0_0_20849119_10356.cpp(16) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(17) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(17) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_20849119_10356.cpp(17) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_20849119_10356.cpp(17) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_20849119_10356.cpp(17) : error C2086: “int i”: 重定义
        0_0_20849119_10356.cpp(15) : 参见“i”的声明
0_0_20849119_10356.cpp(17) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
        0_0_20849119_10356.cpp(15) : 参见“i”的声明
0_0_20849119_10356.cpp(17) : error C2059: 语法错误:“)”
0_0_20849119_10356.cpp(18) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(18) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
0_0_20849119_10356.cpp(18) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
0_0_20849119_10356.cpp(19) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(20) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(21) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(22) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(23) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(24) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(25) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(26) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(27) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(28) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(28) : error C2065: “t”: 未声明的标识符
0_0_20849119_10356.cpp(28) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_20849119_10356.cpp(28) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_20849119_10356.cpp(28) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_20849119_10356.cpp(28) : error C2086: “int i”: 重定义
        0_0_20849119_10356.cpp(15) : 参见“i”的声明
0_0_20849119_10356.cpp(28) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
        0_0_20849119_10356.cpp(15) : 参见“i”的声明
0_0_20849119_10356.cpp(28) : error C2059: 语法错误:“)”
0_0_20849119_10356.cpp(29) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(30) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(30) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_20849119_10356.cpp(30) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_20849119_10356.cpp(30) : error C2572: “    for”: 重定义默认参数 : 参数 1
        0_0_20849119_10356.cpp(28) : 参见“    for”的声明
0_0_20849119_10356.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“<”的前面)
0_0_20849119_10356.cpp(30) : error C2086: “int i”: 重定义
        0_0_20849119_10356.cpp(15) : 参见“i”的声明
0_0_20849119_10356.cpp(30) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
        0_0_20849119_10356.cpp(15) : 参见“i”的声明
0_0_20849119_10356.cpp(30) : error C2059: 语法错误:“)”
0_0_20849119_10356.cpp(31) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(32) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(32) : error C2143: 语法错误 : 缺少“;”(在“<<”的前面)
0_0_20849119_10356.cpp(32) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_20849119_10356.cpp(33) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(33) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_20849119_10356.cpp(34) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(34) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_20849119_10356.cpp(34) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_20849119_10356.cpp(34) : error C2086: “int     ”: 重定义
        0_0_20849119_10356.cpp(14) : 参见“    ”的声明
0_0_20849119_10356.cpp(34) : error C2059: 语法错误:“}”
0_0_20849119_10356.cpp(35) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(35) : error C2143: 语法错误 : 缺少“;”(在“}”的前面)
0_0_20849119_10356.cpp(35) : error C2059: 语法错误:“}”
0_0_20849119_10356.cpp(36) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20849119_10356.cpp(37) : error C2059: 语法错误:“}”
0_0_20849119_10356.cpp(37) : 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-11-03 00:32:38, Gzip enabled