/ Vijos /

记录详情

Runtime Error

/in/foo.c: In function 'isgreater':
/in/foo.c:18:24: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare]
     if(tmp) return tmp < 0;
                        ^
/in/foo.c:21:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 1ms 204.0 KiB
#2 Runtime Error 8ms 8.172 MiB
#3 Wrong Answer 0ms 208.0 KiB
#4 Wrong Answer 0ms 204.0 KiB
#5 Wrong Answer 0ms 208.0 KiB

信息

递交者
类型
递交
题目
P1257 水王争霸
语言
C
递交时间
2020-11-26 22:25:11
评测时间
2020-11-26 22:25:11
评测机
分数
5
总耗时
12ms
峰值内存
8.172 MiB