/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:24:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   24 |         scanf("%d%d",&n,&k);
      |         ~~~~~^~~~~~~~~~~~~~
foo.cc:28:15: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   28 |          scanf("%d",&q[i].m);
      |          ~~~~~^~~~~~~~~~~~~~
foo.cc:30:15: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   30 |          scanf("%d",&q[i].b);
      |          ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 512.0 KiB
#2 Accepted 2ms 508.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 5ms 2.125 MiB
#5 Accepted 6ms 2.75 MiB
#6 Accepted 11ms 4.125 MiB
#7 Accepted 4ms 1.625 MiB
#8 Accepted 5ms 2.5 MiB
#9 Accepted 9ms 4.125 MiB
#10 Accepted 9ms 4.25 MiB

信息

递交者
类型
递交
题目
P1574 摇钱树
语言
C++
递交时间
2022-07-19 18:02:56
评测时间
2022-07-19 18:02:56
评测机
分数
100
总耗时
59ms
峰值内存
4.25 MiB