/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int idea_1(int)':
/in/foo.cc:13:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int idea_2(int, int)':
/in/foo.cc:22:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int idea_3(int, int)':
/in/foo.cc:32:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Wrong Answer 4ms 256.0 KiB
#2 Accepted 2ms 360.0 KiB
#3 Wrong Answer 4ms 360.0 KiB
#4 Accepted 3ms 352.0 KiB
#5 Wrong Answer 4ms 344.0 KiB
#6 Accepted 3ms 256.0 KiB
#7 Accepted 8ms 480.0 KiB
#8 Accepted 8ms 472.0 KiB
#9 Accepted 5ms 508.0 KiB
#10 Accepted 4ms 472.0 KiB

信息

递交者
类型
递交
题目
P1449 字符串还原
语言
C++
递交时间
2018-05-13 12:10:12
评测时间
2018-05-13 12:10:12
评测机
分数
70
总耗时
50ms
峰值内存
508.0 KiB