记录详情

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:16:15.806Z","handle":"2020-07-22T03:16:15.806Z","cache_start":"2020-07-22T03:16:15.815Z","read_cases":"2020-07-22T03:16:15.983Z","judge":"2020-07-22T03:16:15.984Z","done":"2020-07-22T03:16:16.629Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 2.25 MiB
#2 Accepted 1ms 2.25 MiB
#3 Accepted 1ms 2.25 MiB
#4 Accepted 1ms 2.25 MiB
#5 Accepted 1ms 2.25 MiB
#6 Accepted 23ms 3.07 MiB
#7 Accepted 43ms 3.449 MiB
#8 Accepted 52ms 3.535 MiB
#9 Wrong Answer 读取到 7471038.99 ,应为 7471039.00 49ms 3.535 MiB
#10 Accepted 50ms 3.535 MiB

信息

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