/ 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 524.0 KiB
#2 Accepted 5ms 512.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 4ms 2.125 MiB
#5 Accepted 8ms 2.875 MiB
#6 Accepted 9ms 4.125 MiB
#7 Accepted 6ms 1.625 MiB
#8 Accepted 5ms 2.375 MiB
#9 Accepted 9ms 4.25 MiB
#10 Accepted 11ms 4.25 MiB

信息

递交者
类型
递交
题目
P1574 摇钱树
语言
C++
递交时间
2021-12-29 18:46:42
评测时间
2021-12-29 18:46:42
评测机
分数
100
总耗时
65ms
峰值内存
4.25 MiB