记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:27:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   27 |  scanf("%d",&q);
      |  ~~~~~^~~~~~~~~
foo.cc:29:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   29 |   scanf("%d%d",&a[i].l,&a[i].r);
      |   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
Found 20 testcases.
# 状态 耗时 内存占用
#1 Accepted 2ms 376.0 KiB
#2 Accepted 2ms 376.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 1ms 376.0 KiB
#5 Accepted 2ms 376.0 KiB
#6 Accepted 2ms 376.0 KiB
#7 Accepted 183ms 4.207 MiB
#8 Accepted 144ms 4.18 MiB
#9 Accepted 182ms 4.172 MiB
#10 Accepted 150ms 4.242 MiB
#11 Accepted 277ms 6.258 MiB
#12 Accepted 264ms 6.172 MiB
#13 Accepted 276ms 6.137 MiB
#14 Accepted 286ms 6.172 MiB
#15 Accepted 555ms 17.711 MiB
#16 Accepted 570ms 17.703 MiB
#17 Accepted 587ms 17.648 MiB
#18 Accepted 613ms 17.629 MiB
#19 Accepted 572ms 17.637 MiB
#20 Accepted 566ms 17.664 MiB
您没有权限查看该代码,完成本题后再来查看

信息

递交者
类型
递交模式
题目
P5846 星河(数据加强版)
语言
C++14
递交时间
2022-08-22 12:57:31
评测时间
2022-08-22 12:57:31
评测机
分数
100
总耗时
5247ms
峰值内存
17.711 MiB