记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:27:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lf %lf %lf", &x[i], &y[i], &s[i]);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-22T03:21:33.920Z","handle":"2020-07-22T03:21:33.920Z","cache_start":"2020-07-22T03:21:33.937Z","read_cases":"2020-07-22T03:21:34.132Z","judge":"2020-07-22T03:21:34.133Z","done":"2020-07-22T03:21:34.720Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 2.25 MiB
#2 Accepted 1ms 2.25 MiB
#3 Accepted 1ms 2.25 MiB
#4 Accepted 1ms 2.32 MiB
#5 Accepted 1ms 2.34 MiB
#6 Accepted 24ms 3.547 MiB
#7 Accepted 42ms 3.93 MiB
#8 Accepted 53ms 4.016 MiB
#9 Wrong Answer 读取到 7471038.99 ,应为 7471039.00 49ms 3.898 MiB
#10 Accepted 51ms 3.895 MiB

信息

递交者
类型
递交
题目
P1169 包裹快递
语言
C++
递交时间
2020-07-22 11:21:33
评测时间
2020-07-22 11:21:33
评测机
分数
90
总耗时
228ms
峰值内存
4.016 MiB