/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:4:16: error: 'true' undeclared (first use in this function)
         while (true) system("tskill *");
                ^
foo.c:4:16: note: each undeclared identifier is reported only once for each function it appears in
foo.c:5:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

信息

递交者
类型
递交
题目
P1000 A+B Problem
语言
C
递交时间
2014-10-31 21:35:18
评测时间
2014-10-31 21:35:19
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes