/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:30:47: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=]
         scanf("%llf%llf%llf",&x[i],&y[i],&s[i]);
                                               ^
/in/foo.cc:30:47: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=]
/in/foo.cc:30:47: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=]
/in/foo.cc:43:24: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=]
     printf("%.2llf",ans);
                        ^
# 状态 耗时 内存占用
#1 Accepted 1ms 412.0 KiB
#2 Accepted 1ms 412.0 KiB
#3 Accepted 1ms 336.0 KiB
#4 Accepted 1ms 472.0 KiB
#5 Accepted 1ms 412.0 KiB
#6 Accepted 26ms 2.711 MiB
#7 Accepted 46ms 4.5 MiB
#8 Accepted 58ms 5.004 MiB
#9 Accepted 53ms 5.008 MiB
#10 Accepted 62ms 4.918 MiB

信息

递交者
类型
递交
题目
P1450 包裹快递
语言
C++
递交时间
2024-08-20 11:04:54
评测时间
2024-08-20 11:04:54
评测机
分数
100
总耗时
255ms
峰值内存
5.008 MiB