Accepted
/in/foo.cc:6:20: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] #define maxn 100000+5 ~~~~~~^~ /in/foo.cc:8:15: note: in expansion of macro 'maxn' long long tot[maxn<<2]; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 2017.07.10 P2 楼梯
- 语言
- C++
- 递交时间
- 2017-07-10 20:32:41
- 评测时间
- 2017-07-10 20:32:41
- 评测机
- 分数
- 200
- 总耗时
- 186ms
- 峰值内存
- 3.125 MiB