/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int make(int, int, int)':
/in/foo.cc:21:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'bool cmp(arr, arr)':
/in/foo.cc:24:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  return x.a<y.a || x.a==y.a && x.pos<y.pos;
                             ^
# 状态 耗时 内存占用
#1 Accepted 7ms 14.375 MiB
#2 Accepted 3ms 14.219 MiB
#3 Accepted 3ms 14.262 MiB
#4 Accepted 66ms 35.422 MiB
#5 Accepted 65ms 35.375 MiB
#6 Accepted 80ms 51.375 MiB
#7 Accepted 175ms 102.125 MiB
#8 Accepted 177ms 102.184 MiB
#9 Accepted 189ms 102.25 MiB
#10 Accepted 188ms 102.207 MiB

信息

递交者
类型
递交
题目
P1859 电源插排
语言
C++
递交时间
2017-03-28 22:19:16
评测时间
2017-03-28 22:19:16
评测机
分数
100
总耗时
958ms
峰值内存
102.25 MiB