记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:40:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   40 |     scanf("%d%d", &T, &k);
      |     ~~~~~^~~~~~~~~~~~~~~~
foo.cc:45:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   45 |         scanf("%d%d", &n, &m);
      |         ~~~~~^~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 42ms 15.742 MiB
#2 Accepted 42ms 15.676 MiB
#3 Accepted 40ms 15.75 MiB
#4 Accepted 91ms 16.242 MiB
#5 Accepted 26ms 15.75 MiB
#6 Accepted 39ms 15.75 MiB
#7 Accepted 27ms 15.742 MiB
#8 Accepted 68ms 16.242 MiB
#9 Accepted 83ms 16.371 MiB
#10 Accepted 62ms 15.867 MiB

信息

递交者
类型
递交
比赛
2019蓝桥省赛A组原题重温
语言
C++
递交时间
2022-03-18 09:57:18
评测时间
2022-03-18 09:57:18
评测机
分数
100
总耗时
525ms
峰值内存
16.371 MiB