/ Vijos /

记录详情

Accepted

/in/foo.cc:10: warning: "M_PI_4" redefined
   10 | #define M_PI_4     0.785398163397448309616  // pi/4
      | 
In file included from /usr/include/c++/12/cmath:45,
                 from /in/foo.cc:3:
/usr/include/math.h:1153: note: this is the location of the previous definition
 1153 | # define M_PI_4         0.78539816339744830962  /* pi/4 */
      | 
/in/foo.cc:11: warning: "M_1_PI" redefined
   11 | #define M_1_PI     0.318309886183790671538  // 1/pi
      | 
/usr/include/math.h:1154: note: this is the location of the previous definition
 1154 | # define M_1_PI         0.31830988618379067154  /* 1/pi */
      | 
/in/foo.cc:12: warning: "M_2_PI" redefined
   12 | #define M_2_PI     0.636619772367581343076  // 2/pi
      | 
/usr/include/math.h:1155: note: this is the location of the previous definition
 1155 | # define M_2_PI         0.63661977236758134308  /* 2/pi */
      | 
# 状态 耗时 内存占用
#1 Accepted 2ms 480.0 KiB
#2 Accepted 1ms 344.0 KiB
#3 Accepted 1ms 504.0 KiB
#4 Accepted 1ms 532.0 KiB
#5 Accepted 1ms 500.0 KiB
#6 Accepted 1ms 344.0 KiB
#7 Accepted 1ms 476.0 KiB
#8 Accepted 2ms 484.0 KiB
#9 Accepted 2ms 524.0 KiB
#10 Accepted 2ms 416.0 KiB
#11 Accepted 2ms 552.0 KiB
#12 Accepted 2ms 476.0 KiB
#13 Accepted 2ms 564.0 KiB
#14 Accepted 2ms 552.0 KiB
#15 Accepted 2ms 480.0 KiB
#16 Accepted 2ms 532.0 KiB
#17 Accepted 2ms 492.0 KiB
#18 Accepted 2ms 532.0 KiB
#19 Accepted 2ms 480.0 KiB
#20 Accepted 2ms 520.0 KiB
#21 Accepted 2ms 348.0 KiB
#22 Accepted 2ms 504.0 KiB
#23 Accepted 2ms 572.0 KiB
#24 Accepted 2ms 520.0 KiB
#25 Accepted 1ms 504.0 KiB

信息

递交者
类型
递交
题目
P1087 铁人三项
语言
C++
递交时间
2026-01-28 18:52:30
评测时间
2026-01-28 18:52:30
评测机
分数
250
总耗时
53ms
峰值内存
572.0 KiB