/ WHOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:31:37: warning: iteration 34 invokes undefined behavior [-Waggressive-loop-optimizations]
   31 |                         ans+=1ll*k[i]*(k[i]-1)/2;//组合数C(x,2)
      |                                  ~~~^
foo.cc:30:31: note: within this loop
   30 |                 for(int i=1; i<=35; i++)
      |                              ~^~~~
正在同步测试数据,请稍后
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 20ms 384.0 KiB
#2 Accepted 7ms 384.0 KiB
#3 Accepted 15ms 512.0 KiB
#4 Accepted 128ms 632.0 KiB
#5 Accepted 84ms 640.0 KiB
#6 Accepted 115ms 640.0 KiB
#7 Accepted 92ms 640.0 KiB
#8 Accepted 75ms 640.0 KiB
#9 Accepted 78ms 760.0 KiB
#10 Accepted 103ms 632.0 KiB

信息

递交者
类型
递交
题目
P1546 数对(文件IO)
题目数据
下载
语言
C++
递交时间
2022-08-18 18:42:27
评测时间
2022-08-18 18:42:27
评测机
分数
100
总耗时
723ms
峰值内存
760.0 KiB