记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:70:10: warning: iteration 26 invokes undefined behavior [-Waggressive-loop-optimizations]
   ans[i] = -1;
   ~~~~~~~^~~~
foo.cc:69:17: note: within this loop
     for(i = 0;i < 30;i++)
               ~~^~~~

自豪的采用jd5进行评测(github.com/masnn/jd5)
# 状态 耗时 内存占用
#1 Accepted 3ms 252.0 KiB
#2 Accepted 3ms 264.0 KiB
#3 Accepted 2ms 276.0 KiB
#4 Accepted 3ms 252.0 KiB
#5 Accepted 3ms 2.121 MiB
#6 Accepted 3ms 228.0 KiB
#7 Accepted 5ms 304.0 KiB
#8 Accepted 25ms 300.0 KiB
#9 Accepted 2ms 256.0 KiB
#10 Accepted 52ms 304.0 KiB

信息

递交者
类型
递交
题目
P1129 虫食算
比赛
南京师范大学算法竞赛之2020年寒假战“疫”系列赛Round2 总第72期赛
语言
C++
递交时间
2020-02-11 16:45:11
评测时间
2020-02-11 16:45:11
评测机
分数
100
总耗时
101ms
峰值内存
2.121 MiB