记录详情

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 9ms 12.34 MiB
#2 Accepted 12ms 12.609 MiB
#3 Accepted 14ms 7.0 MiB
#4 Accepted 17ms 9.359 MiB
#5 Accepted 16ms 8.75 MiB
#6 Accepted 305ms 25.059 MiB
#7 Accepted 383ms 23.168 MiB
#8 Accepted 244ms 18.578 MiB
#9 Accepted 7ms 1.25 MiB
#10 Wrong Answer 81ms 11.234 MiB

信息

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