/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void solve100()':
/in/foo.cc:47:16: warning: iteration 100000 invokes undefined behavior [-Waggressive-loop-optimizations]
   int k=c[col[i]];
           ~~~~~^
/in/foo.cc:46:15: note: within this loop
  for(int i=2;i<=N;i++){
              ~^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 376.0 KiB
#2 Accepted 2ms 412.0 KiB
#3 Accepted 6ms 480.0 KiB
#4 Accepted 6ms 480.0 KiB
#5 Accepted 19ms 7.199 MiB
#6 Accepted 34ms 7.988 MiB
#7 Accepted 27ms 7.945 MiB
#8 Accepted 212ms 8.051 MiB
#9 Accepted 28ms 8.055 MiB
#10 Accepted 27ms 7.945 MiB

信息

递交者
类型
递交
题目
P1438 求和
语言
C++
递交时间
2019-11-01 14:31:19
评测时间
2019-11-01 14:31:19
评测机
分数
100
总耗时
368ms
峰值内存
8.055 MiB