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; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 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