/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:92:11: warning: 'sy' may be used uninitialized in this function [-Wmaybe-uninitialized]
     printf("%.3f", mem_dfs(sum, sx, sy, h));
     ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/in/foo.cc:92:11: warning: 'sx' may be used uninitialized in this function [-Wmaybe-uninitialized]
# 状态 耗时 内存占用
#1 Accepted 6ms 8.434 MiB
#2 Accepted 16ms 11.125 MiB
#3 Wrong Answer 25ms 11.625 MiB
#4 Accepted 4ms 4.625 MiB
#5 Accepted 1ms 2.375 MiB
#6 Accepted 4ms 2.25 MiB
#7 Accepted 2ms 2.25 MiB
#8 Accepted 4ms 4.5 MiB
#9 Accepted 4ms 6.363 MiB
#10 Accepted 7ms 4.699 MiB

信息

递交者
类型
递交
题目
迷宫探险
语言
C++
递交时间
2017-07-10 12:58:14
评测时间
2017-07-10 12:58:14
评测机
分数
90
总耗时
78ms
峰值内存
11.625 MiB