Accepted
foo.cc: In function 'int main()': foo.cc:104:13: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] P = (P ^ n - 1) * V; ~~^~~ foo.cc:105:13: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] Q = (Q ^ n - 1) * W; ~~^~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P2015 序列计数
- 语言
- C++
- 递交时间
- 2021-07-25 13:57:57
- 评测时间
- 2021-07-25 13:57:57
- 评测机
- 分数
- 100
- 总耗时
- 3251ms
- 峰值内存
- 25.289 MiB