/ 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.484 MiB
#2 Accepted 54ms 44.48 MiB
#3 Accepted 51ms 44.457 MiB
#4 Accepted 52ms 44.512 MiB
#5 Accepted 53ms 44.488 MiB
#6 Accepted 54ms 44.492 MiB
#7 Accepted 53ms 44.465 MiB
#8 Accepted 52ms 44.523 MiB
#9 Accepted 53ms 44.48 MiB
#10 Accepted 51ms 44.535 MiB
#11 Accepted 53ms 44.469 MiB
#12 Accepted 52ms 44.523 MiB
#13 Accepted 53ms 44.48 MiB
#14 Accepted 55ms 44.523 MiB
#15 Accepted 54ms 44.43 MiB
#16 Accepted 53ms 44.535 MiB
#17 Accepted 52ms 44.453 MiB
#18 Accepted 56ms 44.535 MiB
#19 Accepted 56ms 44.43 MiB
#20 Accepted 56ms 44.531 MiB

信息

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