/ XMU_ACM /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:49:28: warning: 'edi' may be used uninitialized in this function [-Wmaybe-uninitialized]
   while (sg+a[i+1]-a[i]<=l && i<edi) sg+=a[i+1]-a[i],i++;
          ~~~~~~~~~~~~~~~~~~^~~~~~~~
/in/foo.cc:6:28: warning: 'sti' may be used uninitialized in this function [-Wmaybe-uninitialized]
  long long a[100010],st,ed,sti,edi;
                            ^~~
# 状态 耗时 内存占用
#1 Accepted 24ms 1.066 MiB
#2 Accepted 24ms 1.066 MiB
#3 Accepted 26ms 1.066 MiB
#4 Accepted 26ms 1.062 MiB
#5 Accepted 27ms 1.062 MiB
#6 Accepted 27ms 1.062 MiB
#7 Accepted 29ms 1.062 MiB
#8 Accepted 29ms 1.062 MiB
#9 Accepted 25ms 1.066 MiB
#10 Accepted 25ms 1.066 MiB

信息

递交者
类型
递交
题目
P1031 跳跳虎跳跳跳
比赛
2019网宿杯XMU程序设计竞赛网络预赛第二场
语言
C++
递交时间
2019-04-21 15:03:38
评测时间
2019-04-21 15:03:38
评测机
分数
100
总耗时
267ms
峰值内存
1.066 MiB