/ rignts /

记录详情

Accepted

/in/foo.cc: In function 'bool cmp(int, int, int, int)':
/in/foo.cc:52:70: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  return cnt[lb][rb][x]>cnt[lb][rb][y]||cnt[lb][rb][x]==cnt[lb][rb][y]&&x<y;
                                                                      ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:109:5: warning: operation on 't' may be undefined [-Wsequence-point]
   l[++t]=r[t-1]+1,r[t]=n;
     ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 552.0 KiB
#2 Accepted 4ms 820.0 KiB
#3 Accepted 7ms 1.328 MiB
#4 Accepted 7ms 1000.0 KiB
#5 Accepted 213ms 3.852 MiB
#6 Accepted 387ms 6.805 MiB
#7 Accepted 338ms 3.957 MiB
#8 Accepted 583ms 32.461 MiB
#9 Accepted 468ms 3.707 MiB
#10 Accepted 373ms 3.668 MiB
#11 Accepted 404ms 5.898 MiB
#12 Accepted 382ms 8.555 MiB
#13 Accepted 358ms 5.375 MiB
#14 Accepted 412ms 7.918 MiB
#15 Accepted 366ms 3.586 MiB
#16 Accepted 379ms 3.695 MiB
#17 Accepted 453ms 3.734 MiB
#18 Accepted 294ms 3.328 MiB
#19 Accepted 417ms 3.707 MiB
#20 Accepted 497ms 11.809 MiB

信息

递交者
类型
递交
题目
P1010 TEST01(pgy)
语言
C++
递交时间
2021-07-01 14:57:08
评测时间
2021-07-01 14:57:08
评测机
分数
100
总耗时
6352ms
峰值内存
32.461 MiB