/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'bool cmp(Point, Point)':
/in/foo.cc:19:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
     return a.x < b.x || a.x == b.x && a.y < b.y;
                         ~~~~~~~~~~~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 83ms 1.445 MiB
#2 Accepted 102ms 1.852 MiB
#3 Accepted 69ms 1.238 MiB
#4 Accepted 16ms 500.0 KiB
#5 Accepted 91ms 1.562 MiB
#6 Accepted 61ms 1.09 MiB
#7 Accepted 91ms 1.551 MiB
#8 Accepted 124ms 1.949 MiB
#9 Accepted 51ms 1012.0 KiB
#10 Accepted 78ms 1.875 MiB

信息

递交者
类型
递交
题目
P1012 清帝之惑之雍正
语言
C++
递交时间
2017-12-24 11:14:06
评测时间
2017-12-24 11:14:06
评测机
分数
100
总耗时
771ms
峰值内存
1.949 MiB