/ TYWZ /

记录详情

Wrong Answer

/in/foo.cc: In function 'int turn_left(int)':
/in/foo.cc:19:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int turn_right(int)':
/in/foo.cc:29:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 2ms 728.0 KiB
#2 Accepted 1ms 740.0 KiB
#3 Accepted 1ms 740.0 KiB
#4 Accepted 2ms 744.0 KiB
#5 Accepted 4ms 868.0 KiB
#6 Accepted 6ms 860.0 KiB
#7 Accepted 10ms 880.0 KiB
#8 Accepted 19ms 884.0 KiB
#9 Accepted 11ms 876.0 KiB
#10 Wrong Answer 25ms 860.0 KiB

信息

递交者
类型
递交
题目
robot
语言
C++
递交时间
2019-02-08 21:53:21
评测时间
2019-02-08 21:53:23
评测机
分数
90
总耗时
86ms
峰值内存
884.0 KiB