记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:28:33: warning: iteration 12 invokes undefined behavior [-Waggressive-loop-optimizations]
             if (num[ans] < num[i]) {
                            ~~~~~^
/in/foo.cc:27:27: note: within this loop
         for (int i = 1; i < 26; i++) {
                         ~~^~~~
# 状态 耗时 内存占用
#1 Accepted 255ms 456.0 KiB
#2 Accepted 241ms 464.0 KiB
#3 Accepted 179ms 460.0 KiB
#4 Accepted 184ms 472.0 KiB
#5 Accepted 279ms 464.0 KiB
#6 Accepted 281ms 476.0 KiB
#7 Accepted 232ms 468.0 KiB
#8 Accepted 172ms 460.0 KiB
#9 Accepted 275ms 464.0 KiB
#10 Accepted 180ms 460.0 KiB

信息

递交者
类型
递交
比赛
验题
语言
C++
递交时间
2021-12-18 14:33:05
评测时间
2021-12-18 14:33:05
评测机
分数
100
总耗时
2282ms
峰值内存
476.0 KiB