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_8129992_16323.cpp
0_0_8129992_16323.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“Description”的前面)
0_0_8129992_16323.cpp(2) : error C2501: “Problem” : 缺少存储类或类型说明符
0_0_8129992_16323.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“As”的前面)
0_0_8129992_16323.cpp(2) : error C2501: “Description” : 缺少存储类或类型说明符
0_0_8129992_16323.cpp(2) : error C2146: 语法错误 : 缺少“;”(在标识符“the”的前面)
0_0_8129992_16323.cpp(2) : error C2501: “As” : 缺少存储类或类型说明符
0_0_8129992_16323.cpp(2) : error C2143: 语法错误 : 缺少“;”(在“new”的前面)
0_0_8129992_16323.cpp(2) : error C2501: “the” : 缺少存储类或类型说明符
0_0_8129992_16323.cpp(2) : error C2001: 常数中有换行符
0_0_8129992_16323.cpp(2) : error C2015: 常数中的字符太多
0_0_8129992_16323.cpp(8) : error C2501: “O1” : 缺少存储类或类型说明符
0_0_8129992_16323.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“the”的前面)
0_0_8129992_16323.cpp(8) : error C2501: “and” : 缺少存储类或类型说明符
0_0_8129992_16323.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“order”的前面)
0_0_8129992_16323.cpp(8) : error C2501: “the” : 缺少存储类或类型说明符
0_0_8129992_16323.cpp(8) : error C2086: “int the” : 重定义
        0_0_8129992_16323.cpp(2) : 参见“the”的声明
0_0_8129992_16323.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“of”的前面)
0_0_8129992_16323.cpp(8) : error C2501: “order” : 缺少存储类或类型说明符
0_0_8129992_16323.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“the”的前面)
0_0_8129992_16323.cpp(8) : error C2501: “of” : 缺少存储类或类型说明符
0_0_8129992_16323.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“trains”的前面)
0_0_8129992_16323.cpp(8) : error C2501: “the” : 缺少存储类或类型说明符
0_0_8129992_16323.cpp(8) : error C2086: “int the” : 重定义
        0_0_8129992_16323.cpp(2) : 参见“the”的声明
0_0_8129992_16323.cpp(8) : error C2146: 语法错误 : 缺少“;”(在标识符“leave”的前面)
0_0_8129992_16323.cpp(8) : error C2501: “trains” : 缺少存储类或类型说明符
0_0_8129992_16323.cpp(8) : error C2470: “leave” : 看起来像函数定义,但没有形参表;跳过明显的函数体
0_0_8129992_16323.cpp(8) : error C2059: 语法错误 : “.”
0_0_8129992_16323.cpp(14) : error C2001: 常数中有换行符
0_0_8129992_16323.cpp(14) : error C2015: 常数中的字符太多
0_0_8129992_16323.cpp(37) : error C2001: 常数中有换行符
0_0_8129992_16323.cpp(37) : error C2015: 常数中的字符太多
VC\include\cstdio(17) : error C2039: “fpos_t” : 不是“operator``global namespace''”的成员
VC\include\cstdio(17) : error C2873: “fpos_t” : 符号不能用在 using 声明中
VC\include\cstdio(17) : error C2039: “FILE” : 不是“operator``global namespace''”的成员
VC\include\cstdio(17) : error C2873: “FILE” : 符号不能用在 using 声明中
VC\include\cstdio(18) : error C2039: “clearerr” : 不是“operator``global namespace''”的成员
VC\include\cstdio(18) : error C2873: “clearerr” : 符号不能用在 using 声明中
VC\include\cstdio(18) : error C2039: “fclose” : 不是“operator``global namespace''”的成员
VC\include\cstdio(18) : error C2873: “fclose” : 符号不能用在 using 声明中
VC\include\cstdio(18) : error C2039: “feof” : 不是“operator``global namespace''”的成员
VC\include\cstdio(18) : error C2873: “feof” : 符号不能用在 using 声明中
VC\include\cstdio(19) : error C2039: “ferror” : 不是“operator``global namespace''”的成员
VC\include\cstdio(19) : error C2873: “ferror” : 符号不能用在 using 声明中
VC\include\cstdio(19) : error C2039: “fflush” : 不是“operator``global namespace''”的成员
VC\include\cstdio(19) : error C2873: “fflush” : 符号不能用在 using 声明中
VC\include\cstdio(19) : error C2039: “fgetc” : 不是“operator``global namespace''”的成员
VC\include\cstdio(19) : error C2873: “fgetc” : 符号不能用在 using 声明中
VC\include\cstdio(20) : error C2039: “fgetpos” : 不是“operator``global namespace''”的成员
VC\include\cstdio(20) : error C2873: “fgetpos” : 符号不能用在 using 声明中
VC\include\cstdio(20) : error C2039: “fgets” : 不是“operator``global namespace''”的成员
VC\include\cstdio(20) : error C2873: “fgets” : 符号不能用在 using 声明中
VC\include\cstdio(20) : error C2039: “fopen” : 不是“operator``global namespace''”的成员
VC\include\cstdio(20) : error C2873: “fopen” : 符号不能用在 using 声明中
VC\include\cstdio(21) : error C2039: “fprintf” : 不是“operator``global namespace''”的成员
VC\include\cstdio(21) : error C2873: “fprintf” : 符号不能用在 using 声明中
VC\include\cstdio(21) : error C2039: “fputc” : 不是“operator``global namespace''”的成员
VC\include\cstdio(21) : error C2873: “fputc” : 符号不能用在 using 声明中
VC\include\cstdio(21) : error C2039: “fputs” : 不是“operator``global namespace''”的成员
VC\include\cstdio(21) : error C2873: “fputs” : 符号不能用在 using 声明中
VC\include\cstdio(22) : error C2039: “fread” : 不是“operator``global namespace''”的成员
VC\include\cstdio(22) : error C2873: “fread” : 符号不能用在 using 声明中
VC\include\cstdio(22) : error C2039: “freopen” : 不是“operator``global namespace''”的成员
VC\include\cstdio(22) : error C2873: “freopen” : 符号不能用在 using 声明中
VC\include\cstdio(22) : error C2039: “fscanf” : 不是“operator``global namespace''”的成员
VC\include\cstdio(22) : error C2873: “fscanf” : 符号不能用在 using 声明中
VC\include\cstdio(23) : error C2039: “fseek” : 不是“operator``global namespace''”的成员
VC\include\cstdio(23) : error C2873: “fseek” : 符号不能用在 using 声明中
VC\include\cstdio(23) : error C2039: “fsetpos” : 不是“operator``global namespace''”的成员
VC\include\cstdio(23) : error C2873: “fsetpos” : 符号不能用在 using 声明中
VC\include\cstdio(23) : error C2039: “ftell” : 不是“operator``global namespace''”的成员
VC\include\cstdio(23) : error C2873: “ftell” : 符号不能用在 using 声明中
VC\include\cstdio(24) : error C2039: “fwrite” : 不是“operator``global namespace''”的成员
VC\include\cstdio(24) : error C2873: “fwrite” : 符号不能用在 using 声明中
VC\include\cstdio(24) : error C2039: “getc” : 不是“operator``global namespace''”的成员
VC\include\cstdio(24) : error C2873: “getc” : 符号不能用在 using 声明中
VC\include\cstdio(24) : error C2039: “getchar” : 不是“operator``global namespace''”的成员
VC\include\cstdio(24) : error C2873: “getchar” : 符号不能用在 using 声明中
VC\include\cstdio(25) : error C2039: “gets” : 不是“operator``global namespace''”的成员
VC\include\cstdio(25) : error C2873: “gets” : 符号不能用在 using 声明中
VC\include\cstdio(25) : error C2039: “perror” : 不是“operator``global namespace''”的成员
VC\include\cstdio(25) : error C2873: “perror” : 符号不能用在 using 声明中
VC\include\cstdio(26) : error C2039: “putc” : 不是“operator``global namespace''”的成员
VC\include\cstdio(26) : error C2873: “putc” : 符号不能用在 using 声明中
VC\include\cstdio(26) : error C2039: “putchar” : 不是“operator``global namespace''”的成员
VC\include\cstdio(26) : error C2873: “putchar” : 符号不能用在 using 声明中
VC\include\cstdio(27) : error C2039: “printf” : 不是“operator``global namespace''”的成员
VC\include\cstdio(27) : error C2873: “printf” : 符号不能用在 using 声明中
VC\include\cstdio(27) : error C2039: “puts” : 不是“operator``global namespace''”的成员
VC\include\cstdio(27) : error C2873: “puts” : 符号不能用在 using 声明中
VC\include\cstdio(27) : error C2039: “remove” : 不是“operator``global namespace''”的成员
VC\include\cstdio(27) : error C2873: “remove” : 符号不能用在 using 声明中
VC\include\cstdio(28) : error C2039: “rename” : 不是“operator``global namespace''”的成员
VC\include\cstdio(28) : error C2873: “rename” : 符号不能用在 using 声明中
VC\include\cstdio(28) : error C2039: “rewind” : 不是“operator``global namespace''”的成员
VC\include\cstdio(28) : error C2873: “rewind” : 符号不能用在 using 声明中
VC\include\cstdio(28) : error C2039: “scanf” : 不是“operator``global namespace''”的成员
VC\include\cstdio(28) : error C2873: “scanf” : 符号不能用在 using 声明中
VC\include\cstdio(29) : error C2039: “setbuf” : 不是“operator``global namespace''”的成员
VC\include\cstdio(29) : error C2873: “setbuf” : 符号不能用在 using 声明中
VC\include\cstdio(29) : error C2039: “setvbuf” : 不是“operator``global namespace''”的成员
VC\include\cstdio(29) : error C2873: “setvbuf” : 符号不能用在 using 声明中
VC\include\cstdio(29) : fatal error C1003: 错误计数超过 100;正在停止编译


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-07-09 04:32:28, Gzip enabled