/ TYWZ /

记录详情

Accepted

/in/foo.cc: In function 'long long int mc(int, int)':
/in/foo.cc:9:15: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
         if(b&1!=0)
              ~^~~
/in/foo.cc:9:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if(b&1!=0)
         ^~
/in/foo.cc:11:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
             base=((base%998244353)*(base%998244353))%998244353;
             ^~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 224.0 KiB
#2 Accepted 1ms 228.0 KiB
#3 Accepted 1ms 228.0 KiB
#4 Accepted 1ms 232.0 KiB
#5 Accepted 1ms 228.0 KiB
#6 Accepted 1ms 228.0 KiB
#7 Accepted 1ms 228.0 KiB
#8 Accepted 1ms 224.0 KiB
#9 Accepted 1ms 228.0 KiB
#10 Accepted 1ms 228.0 KiB

信息

递交者
类型
递交
题目
2019.2.12 Problem A - war
比赛
2019.2.12补题通道
语言
C++
递交时间
2019-02-12 19:50:39
评测时间
2019-02-12 19:50:39
评测机
分数
100
总耗时
14ms
峰值内存
232.0 KiB