/ Vijos /

记录详情

Accepted

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

信息

递交者
类型
递交
题目
P1574 摇钱树
语言
C++
递交时间
2022-04-13 14:30:57
评测时间
2022-04-13 14:30:57
评测机
分数
100
总耗时
72ms
峰值内存
4.25 MiB