/ 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 732.0 KiB
#2 Accepted 2ms 740.0 KiB
#3 Accepted 2ms 744.0 KiB
#4 Accepted 2ms 740.0 KiB
#5 Accepted 5ms 864.0 KiB
#6 Accepted 6ms 864.0 KiB
#7 Accepted 9ms 856.0 KiB
#8 Accepted 18ms 872.0 KiB
#9 Accepted 11ms 868.0 KiB
#10 Wrong Answer 24ms 860.0 KiB

信息

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