/ 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]
     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]
     scanf("%d%d",&t,&k);
     ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 52ms 44.449 MiB
#2 Accepted 54ms 44.438 MiB
#3 Accepted 52ms 44.441 MiB
#4 Accepted 53ms 44.477 MiB
#5 Accepted 55ms 44.387 MiB
#6 Accepted 55ms 44.527 MiB
#7 Accepted 53ms 44.488 MiB
#8 Accepted 54ms 44.531 MiB
#9 Accepted 55ms 44.492 MiB
#10 Accepted 54ms 44.531 MiB
#11 Accepted 54ms 44.484 MiB
#12 Accepted 53ms 44.5 MiB
#13 Accepted 54ms 44.375 MiB
#14 Accepted 55ms 44.496 MiB
#15 Accepted 54ms 44.488 MiB
#16 Accepted 56ms 44.535 MiB
#17 Accepted 59ms 44.488 MiB
#18 Accepted 56ms 44.535 MiB
#19 Accepted 55ms 44.461 MiB
#20 Accepted 56ms 44.527 MiB

信息

递交者
类型
递交
题目
P2006 组合数问题
语言
C++
递交时间
2021-08-10 08:28:36
评测时间
2021-08-10 08:28:36
评测机
分数
100
总耗时
1098ms
峰值内存
44.535 MiB