/ MYOJ /

记录详情

Wrong Answer

/in/foo.cc: In function 'int ten(int)':
/in/foo.cc:14:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int hundred(int)':
/in/foo.cc:25:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int thousand(int)':
/in/foo.cc:37:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int million(int)':
/in/foo.cc:49:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 1ms 220.0 KiB
#2 Wrong Answer 1ms 220.0 KiB
#3 Wrong Answer 1ms 228.0 KiB
#4 Wrong Answer 1ms 216.0 KiB
#5 Wrong Answer 1ms 228.0 KiB
#6 Wrong Answer 1ms 216.0 KiB
#7 Accepted 1ms 232.0 KiB
#8 Wrong Answer 1ms 216.0 KiB
#9 Wrong Answer 1ms 228.0 KiB
#10 Accepted 1ms 216.0 KiB
#11 Wrong Answer 1ms 228.0 KiB
#12 Accepted 1ms 216.0 KiB
#13 Accepted 1ms 228.0 KiB
#14 Wrong Answer 1ms 224.0 KiB
#15 Wrong Answer 1ms 228.0 KiB

信息

递交者
类型
递交
题目
P1000 A+B问题
语言
C++
递交时间
2020-08-23 18:50:02
评测时间
2020-08-23 18:50:02
评测机
分数
35
总耗时
22ms
峰值内存
232.0 KiB