/ 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 2ms 484.0 KiB
#2 Accepted 2ms 472.0 KiB
#3 Accepted 2ms 484.0 KiB
#4 Runtime Error 3ms 220.0 KiB
#5 Runtime Error 3ms 224.0 KiB
#6 Runtime Error 2ms 220.0 KiB
#7 Runtime Error 3ms 228.0 KiB
#8 Runtime Error 3ms 216.0 KiB
#9 Runtime Error 3ms 232.0 KiB
#10 Runtime Error 3ms 208.0 KiB

信息

递交者
类型
递交
题目
P1171 Leasier的珠子
语言
C++
递交时间
2020-06-06 19:31:11
评测时间
2020-06-06 19:31:11
评测机
分数
3145728
总耗时
30ms
峰值内存
484.0 KiB