| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
菜鸟求助!自己机子上运行正常,为什么会有complie error?我做的是1051题,摩斯码的那个。自己机子上没错误也没警告,为什么在这里是compile error呢?还有,它括号里的数字是指什么呢?谢谢大家了! Main.c 398185\Main.c(10) : error C2001: newline in constant 398185\Main.c(12) : error C2059: syntax error : 'constant' 398185\Main.c(12) : error C2001: newline in constant 398185\Main.c(46) : error C2065: 'length' : undeclared identifier 398185\Main.c(46) : error C2109: subscript requires array or pointer type 398185\Main.c(46) : error C2106: '=' : left operand must be l-value 398185\Main.c(52) : error C2143: syntax error : missing ';' before '?' 398185\Main.c(56) : error C2109: subscript requires array or pointer type 398185\Main.c(57) : error C2109: subscript requires array or pointer type 398185\Main.c(76) : error C2143: syntax error : missing ';' before 'type' 398185\Main.c(79) : error C2065: 'head' : undeclared identifier 398185\Main.c(79) : error C2065: 'tail' : undeclared identifier 398185\Main.c(81) : error C2109: subscript requires array or pointer type 398185\Main.c(82) : error C2109: subscript requires array or pointer type 398185\Main.c(82) : error C2109: subscript requires array or pointer type 398185\Main.c(82) : error C2106: '=' : left operand must be l-value 398185\Main.c(83) : error C2109: subscript requires array or pointer type 398185\Main.c(83) : error C2106: '=' : left operand must be l-value Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator