记录详情

Wrong Answer

/in/foo.cc: In function 'int prim(int)':
/in/foo.cc:205:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int solve(int, int, int)':
/in/foo.cc:147:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 15ms 4.75 MiB
#2 Accepted 18ms 3.223 MiB
#3 Accepted 20ms 1.375 MiB
#4 Accepted 19ms 1.602 MiB
#5 Accepted 26ms 3.875 MiB
#6 Accepted 328ms 22.148 MiB
#7 Accepted 399ms 21.059 MiB
#8 Accepted 246ms 24.035 MiB
#9 Accepted 6ms 2.738 MiB
#10 Wrong Answer 58ms 5.375 MiB

信息

递交者
类型
递交
题目
次小生成树 Tree
题目数据
下载
语言
C++
递交时间
2018-10-12 08:33:41
评测时间
2018-10-12 08:33:41
评测机
分数
90
总耗时
1140ms
峰值内存
24.035 MiB