记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:43:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   43 |     scanf("%d%d%d",&n,&m,&q);
      |     ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:44:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   44 |     scanf("%s%s",s,t);
      |     ~~~~~^~~~~~~~~~~~
foo.cc:52:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   52 |         scanf("%d%d",&l,&r);
      |         ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 14ms 2.637 MiB
#2 Accepted 6ms 2.625 MiB
#3 Accepted 16ms 2.625 MiB
#4 Accepted 6ms 2.625 MiB
#5 Accepted 6ms 2.625 MiB
#6 Accepted 7ms 2.625 MiB
#7 Accepted 6ms 2.625 MiB
#8 Accepted 10ms 2.625 MiB
#9 Accepted 7ms 2.625 MiB
#10 Accepted 11ms 2.625 MiB
#11 Accepted 44ms 3.117 MiB
#12 Accepted 106ms 3.242 MiB
#13 Accepted 113ms 3.242 MiB
#14 Accepted 41ms 2.75 MiB
#15 Accepted 34ms 2.867 MiB
#16 Accepted 95ms 3.371 MiB
#17 Accepted 32ms 3.117 MiB
#18 Accepted 51ms 2.996 MiB
#19 Accepted 46ms 2.992 MiB
#20 Accepted 47ms 3.117 MiB

信息

递交者
类型
递交
题目
P1388 Problem G. 出现次数
比赛
2022年暑期算法队集训赛
语言
C++
递交时间
2022-07-08 11:53:17
评测时间
2022-07-08 11:53:17
评测机
分数
100
总耗时
708ms
峰值内存
3.371 MiB