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_20852355_12171.cpp
0_0_20852355_12171.cpp(2) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20852355_12171.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“  A”的前面)
0_0_20852355_12171.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_20852355_12171.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“palindrome”的前面)
0_0_20852355_12171.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“sequence”的前面)
0_0_20852355_12171.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“is”的前面)
0_0_20852355_12171.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“a”的前面)
0_0_20852355_12171.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“which”的前面)
0_0_20852355_12171.cpp(2) : error C2086: “int sequence”: 重定义
        0_0_20852355_12171.cpp(2) : 参见“sequence”的声明
0_0_20852355_12171.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“as”的前面)
0_0_20852355_12171.cpp(2) : error C2086: “int is”: 重定义
        0_0_20852355_12171.cpp(2) : 参见“is”的声明
0_0_20852355_12171.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“same”的前面)
0_0_20852355_12171.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“its”的前面)
0_0_20852355_12171.cpp(2) : error C2086: “int as”: 重定义
        0_0_20852355_12171.cpp(2) : 参见“as”的声明
0_0_20852355_12171.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“reversed”的前面)
0_0_20852355_12171.cpp(2) : error C2146: 语法错误: 缺少“;”(在标识符“order”的前面)
0_0_20852355_12171.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_20852355_12171.cpp(4) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20852355_12171.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“first”的前面)
0_0_20852355_12171.cpp(4) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_20852355_12171.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“line”的前面)
0_0_20852355_12171.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“of”的前面)
0_0_20852355_12171.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“input”的前面)
0_0_20852355_12171.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“contains”的前面)
0_0_20852355_12171.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“only”的前面)
0_0_20852355_12171.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“one”的前面)
0_0_20852355_12171.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“integer”的前面)
0_0_20852355_12171.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“number”的前面)
0_0_20852355_12171.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“test”的前面)
0_0_20852355_12171.cpp(4) : error C2086: “int of”: 重定义
        0_0_20852355_12171.cpp(4) : 参见“of”的声明
0_0_20852355_12171.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“cases”的前面)
0_0_20852355_12171.cpp(4) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_20852355_12171.cpp(6) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20852355_12171.cpp(8) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20852355_12171.cpp(12) : error C3872: “0x3000”:  此字符不允许在标识符中使用
0_0_20852355_12171.cpp(12) : error C2146: 语法错误: 缺少“;”(在标识符“each”的前面)
0_0_20852355_12171.cpp(12) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_20852355_12171.cpp(12) : error C2146: 语法错误: 缺少“;”(在标识符“test”的前面)
0_0_20852355_12171.cpp(12) : error C2143: 语法错误 : 缺少“;”(在“case”的前面)
0_0_20852355_12171.cpp(12) : error C2086: “int test”: 重定义
        0_0_20852355_12171.cpp(4) : 参见“test”的声明
0_0_20852355_12171.cpp(15) : error C2059: 语法错误:“常量”
0_0_20852355_12171.cpp(24) : 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-29 19:39:10, Gzip enabled