/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:33:24: warning: iteration 100005 invokes undefined behavior [-Waggressive-loop-optimizations]
             ans+=b[j][i]*c[j][i];
                  ~~~~~~^
/in/foo.cc:31:20: note: within this loop
     for (int i=0; i<=MAXN; i++) 
                   ~^~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 216.0 KiB
#2 Accepted 1ms 224.0 KiB
#3 Accepted 1ms 228.0 KiB
#4 Accepted 1ms 232.0 KiB
#5 Accepted 1ms 224.0 KiB
#6 Accepted 1ms 232.0 KiB
#7 Accepted 2ms 360.0 KiB
#8 Accepted 5ms 384.0 KiB
#9 Accepted 8ms 528.0 KiB
#10 Accepted 14ms 648.0 KiB

信息

递交者
类型
递交
题目
P1549 中位数
语言
C++
递交时间
2019-02-05 11:34:27
评测时间
2019-02-06 01:40:20
评测机
分数
100
总耗时
41ms
峰值内存
648.0 KiB