/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'bool check(double, Point*, int, Point*, int)':
/in/foo.cc:305:13: warning: unused variable 'p' [-Wunused-variable]
         int p = 0;
             ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:343:11: warning: operation on 'n' may be undefined [-Wsequence-point]
     pol[n ++] = Point(pol[n-1].x, 0);
         ~~^~
# 状态 耗时 内存占用
#1 Accepted 2ms 340.0 KiB
#2 Accepted 2ms 448.0 KiB
#3 Wrong Answer 3ms 352.0 KiB
#4 Accepted 3ms 492.0 KiB
#5 Accepted 1ms 336.0 KiB
#6 Wrong Answer 1ms 340.0 KiB
#7 Accepted 1ms 360.0 KiB
#8 Accepted 2ms 344.0 KiB
#9 Wrong Answer 2ms 356.0 KiB
#10 Accepted 3ms 348.0 KiB

信息

递交者
类型
递交
题目
瞭望塔
语言
C++
递交时间
2020-08-02 22:41:40
评测时间
2020-08-02 22:41:40
评测机
分数
70
总耗时
25ms
峰值内存
492.0 KiB