/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:10:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%lf%lf%lf%lf%d",
  ~~~~~^~~~~~~~~~~~~~~~~~~
   &d1,&c,&d2,&(p[0]),&n);
   ~~~~~~~~~~~~~~~~~~~~~~
foo.cc:13:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lf%lf",&(d[i]),&(p[i]));
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 404.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Wrong Answer Read 106.10, expect 105.95. 1ms 384.0 KiB
#4 Wrong Answer Read 192.32, expect 192.15. 1ms 384.0 KiB
#5 Accepted 1ms 416.0 KiB

信息

递交者
类型
递交
题目
P1253 旅行家的预算
语言
C++
递交时间
2021-10-20 19:54:19
评测时间
2021-10-20 19:54:19
评测机
分数
60
总耗时
8ms
峰值内存
416.0 KiB