/ 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 2ms 384.0 KiB
#2 Accepted 3ms 896.0 KiB
#3 Accepted 4ms 1.367 MiB
#4 Wrong Answer Read 4439041124, expect 3903947467. 5ms 1.75 MiB
#5 Accepted 8ms 2.0 MiB

信息

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