Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:6:66: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=]
  printf("%.4llf %.4llf %.4llf\n ",2.0*r,2.0*r*3.14159,r*r*3.14159);
                                                                  ^
/in/foo.cc:6:66: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=]
/in/foo.cc:6:66: warning: use of 'll' length modifier with 'f' type character has either no effect or undefined behavior [-Wformat=]
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 384.0 KiB
#2 Wrong Answer 2ms 408.0 KiB
#3 Wrong Answer 2ms 372.0 KiB
#4 Wrong Answer 2ms 400.0 KiB
#5 Wrong Answer 2ms 420.0 KiB
#6 Wrong Answer 3ms 412.0 KiB
#7 Wrong Answer 2ms 412.0 KiB
#8 Wrong Answer 2ms 376.0 KiB
#9 Wrong Answer 2ms 368.0 KiB
#10 Wrong Answer 2ms 376.0 KiB

信息

递交者
类型
递交
题目
P1026 与圆相关的计算
语言
C++
递交时间
1年前
评测时间
1年前
评测机
分数
0
总耗时
26ms
峰值内存
420.0 KiB