/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int search(int, int)':
/in/foo.cc:13:32: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
     return search(x,j-1)+search(j+1,y)+min;
                          ~~~~~~^~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 432.0 KiB
#2 Accepted 2ms 412.0 KiB
#3 Accepted 2ms 336.0 KiB
#4 Accepted 2ms 396.0 KiB
#5 Accepted 2ms 412.0 KiB
#6 Accepted 2ms 368.0 KiB
#7 Accepted 2ms 364.0 KiB
#8 Accepted 3ms 480.0 KiB
#9 Accepted 8ms 640.0 KiB
#10 Accepted 15ms 776.0 KiB

信息

递交者
类型
递交
题目
P1143 积木大赛
语言
C++
递交时间
2021-10-05 20:05:35
评测时间
2021-10-05 20:05:35
评测机
分数
100
总耗时
46ms
峰值内存
776.0 KiB