记录详情

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 44ms 15.75 MiB
#2 Accepted 44ms 15.617 MiB
#3 Accepted 33ms 15.75 MiB
#4 Accepted 89ms 16.367 MiB
#5 Accepted 32ms 15.742 MiB
#6 Accepted 34ms 15.617 MiB
#7 Accepted 26ms 15.75 MiB
#8 Accepted 76ms 16.367 MiB
#9 Accepted 69ms 16.367 MiB
#10 Accepted 71ms 15.867 MiB

信息

递交者
类型
递交
题目
P1332 组合数问题(数据弱化)
比赛
2022春季 荣誉练习赛1(2019蓝桥A组省赛重温)
语言
C++
递交时间
2022-03-19 18:58:04
评测时间
2022-03-19 18:58:04
评测机
分数
100
总耗时
522ms
峰值内存
16.367 MiB