/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:20:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   20 |  scanf("%lld", &T);
      |  ~~~~~^~~~~~~~~~~~
foo.cc:22:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   22 |  scanf("%lld", &n);
      |  ~~~~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 4ms 800.0 KiB
#3 Accepted 3ms 1.125 MiB
#4 Wrong Answer Read 153623728, expect 133332454. 3ms 1.5 MiB
#5 Accepted 4ms 1.625 MiB

信息

递交者
类型
递交
题目
P1599 货币
语言
C++
递交时间
2022-04-24 22:07:26
评测时间
2022-04-24 22:07:26
评测机
分数
80
总耗时
18ms
峰值内存
1.625 MiB