/ Vijos /

记录详情

Wrong Answer

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

信息

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