/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:31:32: warning: format '%lf' expects argument of type 'double*', but argument 2 has type 'long double*' [-Wformat=]
   scanf("%lf%lf%lf",x+i,y+i,s+i);
                                ^
/in/foo.cc:31:32: warning: format '%lf' expects argument of type 'double*', but argument 3 has type 'long double*' [-Wformat=]
/in/foo.cc:31:32: warning: format '%lf' expects argument of type 'double*', but argument 4 has type 'long double*' [-Wformat=]
/in/foo.cc:40:21: warning: format '%Lf' expects argument of type 'long double', but argument 2 has type 'double' [-Wformat=]
  printf("%.2Lf\n", r);
                     ^
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 404.0 KiB
#2 Wrong Answer 2ms 452.0 KiB
#3 Wrong Answer 11ms 452.0 KiB
#4 Wrong Answer 27ms 480.0 KiB
#5 Wrong Answer 34ms 496.0 KiB
#6 Time Exceeded ≥1000ms ≥2.613 MiB
#7 Time Exceeded ≥1000ms ≥4.434 MiB
#8 Time Exceeded ≥1001ms ≥5.008 MiB
#9 Time Exceeded ≥1002ms ≥5.0 MiB
#10 Time Exceeded ≥1005ms ≥4.918 MiB

信息

递交者
类型
递交
题目
P1450 包裹快递
语言
C++
递交时间
2021-10-11 20:05:56
评测时间
2021-10-11 20:05:56
评测机
分数
0
总耗时
≥5088ms
峰值内存
≥5.008 MiB