/ 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.48 MiB
#2 Accepted 53ms 44.465 MiB
#3 Accepted 52ms 44.426 MiB
#4 Accepted 53ms 44.508 MiB
#5 Accepted 54ms 44.473 MiB
#6 Accepted 53ms 44.477 MiB
#7 Accepted 51ms 44.379 MiB
#8 Accepted 53ms 44.512 MiB
#9 Accepted 53ms 44.492 MiB
#10 Accepted 53ms 44.535 MiB
#11 Accepted 54ms 44.484 MiB
#12 Accepted 53ms 44.527 MiB
#13 Accepted 55ms 44.469 MiB
#14 Accepted 55ms 44.484 MiB
#15 Accepted 53ms 44.441 MiB
#16 Accepted 56ms 44.531 MiB
#17 Accepted 54ms 44.387 MiB
#18 Accepted 56ms 44.531 MiB
#19 Accepted 55ms 44.434 MiB
#20 Accepted 58ms 44.516 MiB

信息

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