记录详情

Wrong Answer

/in/foo.cc: In function 'int update(int, int, int)':
/in/foo.cc:18:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int pushup(int, int, int)':
/in/foo.cc:22:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int turnleft(int)':
/in/foo.cc:47:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int turnright(int)':
/in/foo.cc:71:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 344.0 KiB
#2 Wrong Answer 3ms 352.0 KiB
#3 Wrong Answer 3ms 384.0 KiB
#4 Accepted 3ms 356.0 KiB
#5 Accepted 4ms 380.0 KiB
#6 Wrong Answer 4ms 340.0 KiB
#7 Wrong Answer 4ms 380.0 KiB
#8 Wrong Answer 5ms 380.0 KiB
#9 Wrong Answer 4ms 348.0 KiB
#10 Wrong Answer 4ms 368.0 KiB

信息

递交者
类型
递交
题目
打赌
题目数据
下载
语言
C++
递交时间
2018-04-14 15:17:15
评测时间
2018-04-14 15:17:15
评测机
分数
20
总耗时
41ms
峰值内存
384.0 KiB