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_39535797_11759.cpp
0_0_39535797_11759.cpp(2) : error C2065: “a”: 未声明的标识符
0_0_39535797_11759.cpp(2) : error C2065: “i”: 未声明的标识符
0_0_39535797_11759.cpp(2) : error C4430: 缺少类型说明符 - 假定为 int。注意:  C++ 不支持默认 int
0_0_39535797_11759.cpp(2) : error C2440: “初始化”: 无法从“const char [3]”转换为“int”
        没有使该转换得以执行的上下文
0_0_39535797_11759.cpp(4) : error C2059: 语法错误:“常量”
VC2013\INCLUDE\sal.h(2381) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\sal.h(2381) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
VC2013\INCLUDE\stdio.h(283) : error C2365: “scanf”: 重定义;以前的定义是“数据变量”
        0_0_39535797_11759.cpp(2) : 参见“scanf”的声明
0_0_39535797_11759.cpp(6) : error C2059: 语法错误:“常量”
VC2013\INCLUDE\stdlib.h(31) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC2013\INCLUDE\stdlib.h(31) : error C2447: “{”: 缺少函数标题(是否是老式的形式表?)
VC2013\INCLUDE\cstdlib(18) : error C2039: “div_t”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(18) : error C2873: “div_t”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(18) : error C2039: “ldiv_t”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(18) : error C2873: “ldiv_t”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(19) : error C2039: “abort”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(19) : error C2873: “abort”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(19) : error C2039: “abs”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(19) : error C2873: “abs”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(20) : error C2039: “atof”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(20) : error C2873: “atof”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(20) : error C2039: “atoi”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(20) : error C2873: “atoi”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(20) : error C2039: “atol”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(20) : error C2873: “atol”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(21) : error C2039: “bsearch”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(21) : error C2873: “bsearch”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(21) : error C2039: “calloc”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(21) : error C2873: “calloc”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(21) : error C2039: “div”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(21) : error C2873: “div”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(22) : error C2039: “exit”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(22) : error C2873: “exit”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(22) : error C2039: “free”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(22) : error C2873: “free”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(23) : error C2039: “labs”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(23) : error C2873: “labs”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(23) : error C2039: “ldiv”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(23) : error C2873: “ldiv”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(23) : error C2039: “malloc”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(23) : error C2873: “malloc”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(24) : error C2039: “mblen”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(24) : error C2873: “mblen”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(24) : error C2039: “mbstowcs”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(24) : error C2873: “mbstowcs”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(24) : error C2039: “mbtowc”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(24) : error C2873: “mbtowc”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(25) : error C2039: “qsort”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(25) : error C2873: “qsort”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(25) : error C2039: “rand”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(25) : error C2873: “rand”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(25) : error C2039: “realloc”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(25) : error C2873: “realloc”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(26) : error C2039: “srand”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(26) : error C2873: “srand”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(26) : error C2039: “strtod”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(26) : error C2873: “strtod”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(26) : error C2039: “strtol”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(26) : error C2873: “strtol”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(27) : error C2039: “strtoul”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(27) : error C2873: “strtoul”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(28) : error C2039: “wcstombs”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(28) : error C2873: “wcstombs”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(28) : error C2039: “wctomb”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(28) : error C2873: “wctomb”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(30) : error C2039: “lldiv_t”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(30) : error C2873: “lldiv_t”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(33) : error C2039: “getenv”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(33) : error C2873: “getenv”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(34) : error C2039: “system”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(34) : error C2873: “system”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(37) : error C2039: “atoll”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(37) : error C2873: “atoll”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(37) : error C2039: “llabs”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(37) : error C2873: “llabs”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(37) : error C2039: “lldiv”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(37) : error C2873: “lldiv”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(38) : error C2039: “strtof”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(38) : error C2873: “strtof”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(38) : error C2039: “strtold”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(38) : error C2873: “strtold”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(39) : error C2039: “strtoll”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(39) : error C2873: “strtoll”: 符号不能用在 using 声明中
VC2013\INCLUDE\cstdlib(39) : error C2039: “strtoull”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cstdlib(39) : error C2873: “strtoull”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(32) : error C2039: “wcstol”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(32) : error C2873: “wcstol”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(37) : error C2039: “wcstod”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(37) : error C2873: “wcstod”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(37) : error C2039: “wcstoul”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(37) : error C2873: “wcstoul”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(43) : error C2039: “wcstof”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(43) : error C2873: “wcstof”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(43) : error C2039: “wcstold”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(43) : error C2873: “wcstold”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(44) : error C2039: “wcstoll”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(44) : error C2873: “wcstoll”: 符号不能用在 using 声明中
VC2013\INCLUDE\cwchar(44) : error C2039: “wcstoull”: 不是“`global namespace'”的成员
VC2013\INCLUDE\cwchar(44) : error C2873: “wcstoull”: 符号不能用在 using 声明中
VC2013\INCLUDE\malloc.h(264) : error C3861: “free”:  找不到标识符
VC2013\INCLUDE\algorithm(2103) : error C2039: “rand”: 不是“`global namespace'”的成员
VC2013\INCLUDE\algorithm(


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-09-20 00:22:37, Gzip enabled