/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:45:26: warning: format '%Lf' expects argument of type 'long double', but argument 2 has type 'double' [-Wformat=]
  printf("%.2Lf",(double)l);
                          ^
# 状态 耗时 内存占用
#1 Accepted 3ms 4.25 MiB
#2 Accepted 2ms 4.25 MiB
#3 Accepted 3ms 4.25 MiB
#4 Accepted 6ms 4.25 MiB
#5 Accepted 7ms 4.25 MiB
#6 Accepted 89ms 4.438 MiB
#7 Accepted 122ms 8.375 MiB
#8 Accepted 148ms 4.625 MiB
#9 Accepted 151ms 6.25 MiB
#10 Accepted 154ms 4.734 MiB

信息

递交者
类型
递交
题目
P1450 包裹快递
语言
C++
递交时间
2017-07-16 20:00:08
评测时间
2017-07-16 20:00:08
评测机
分数
100
总耗时
689ms
峰值内存
8.375 MiB