/ LZOJ /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:98:19: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
   a.a[i] = (i & 1 == 1) ? mod - inv[i] : inv[i];
                 ~~^~~~
# 状态 耗时 内存占用
#1 Accepted 5ms 5.25 MiB
#2 Accepted 5ms 7.336 MiB
#3 Accepted 7ms 9.367 MiB
#4 Runtime Error 22ms 8.254 MiB
#5 Runtime Error 22ms 8.41 MiB
#6 Runtime Error 22ms 8.504 MiB
#7 Runtime Error 26ms 9.711 MiB
#8 Runtime Error 26ms 8.949 MiB
#9 Runtime Error 26ms 9.305 MiB
#10 Runtime Error 27ms 9.02 MiB

信息

递交者
类型
递交
题目
P1171 Leasier的珠子
语言
C++
递交时间
2020-06-06 19:46:23
评测时间
2020-06-06 19:46:23
评测机
分数
3145728
总耗时
193ms
峰值内存
9.711 MiB