记录详情

Time Exceeded

foo.cc: In function 'void build(int, int, int)':
foo.cc:51:11: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   51 |  int mid=l+r>>1;
      |          ~^~
foo.cc: In function 'void modify(int, int, int, int)':
foo.cc:67:17: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   67 |  int mid=tr[u].l+tr[u].r>>1;
      |          ~~~~~~~^~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 3ms 384.0 KiB
#4 Accepted 27ms 2.992 MiB
#5 Accepted 39ms 3.117 MiB
#6 Wrong Answer User output longer than standard answer. 1164ms 12.617 MiB
#7 Wrong Answer User output longer than standard answer. 210ms 2.492 MiB
#8 Wrong Answer User output longer than standard answer. 2608ms 18.867 MiB
#9 Time Exceeded ≥4100ms ≥30.367 MiB
#10 Time Exceeded ≥4100ms ≥33.367 MiB

信息

递交者
类型
递交
题目
P1283 Stars in your window
语言
C++
递交时间
2022-08-03 16:56:09
评测时间
2022-08-03 16:56:09
评测机
分数
150
总耗时
≥12260ms
峰值内存
≥33.367 MiB