/ Vijos /

记录详情

Accepted

foo.cc: In function 'void work()':
foo.cc:48:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   48 |     scanf("%d%d",&n,&m);
      |     ~~~~~^~~~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:58:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   58 |     scanf("%d%d",&t,&k);
      |     ~~~~~^~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 95ms 44.367 MiB
#2 Accepted 74ms 44.367 MiB
#3 Accepted 73ms 44.367 MiB
#4 Accepted 78ms 44.367 MiB
#5 Accepted 74ms 44.371 MiB
#6 Accepted 75ms 44.492 MiB
#7 Accepted 79ms 44.492 MiB
#8 Accepted 74ms 44.367 MiB
#9 Accepted 84ms 44.371 MiB
#10 Accepted 74ms 44.492 MiB
#11 Accepted 86ms 44.367 MiB
#12 Accepted 76ms 44.371 MiB
#13 Accepted 74ms 44.367 MiB
#14 Accepted 75ms 44.367 MiB
#15 Accepted 71ms 44.367 MiB
#16 Accepted 89ms 44.492 MiB
#17 Accepted 90ms 44.367 MiB
#18 Accepted 72ms 44.367 MiB
#19 Accepted 85ms 44.367 MiB
#20 Accepted 98ms 44.492 MiB

信息

递交者
类型
递交
题目
P2006 组合数问题
语言
C++
递交时间
2022-05-17 20:57:38
评测时间
2022-05-17 21:01:12
评测机
分数
100
总耗时
1605ms
峰值内存
44.492 MiB