Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:205:6: warning: unused variable 'cnt' [-Wunused-variable] int cnt=0; ^~~ /in/foo.cc: In instantiation of 'void read(T&) [with T = int]': /in/foo.cc:198:8: required from here /in/foo.cc:172:16: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] x = (x + (x << 2) << 1) + (c ^ '0'); ~~^~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2027 佳佳的字符串
- 比赛
- 金秋重聚模拟赛
- 语言
- C++
- 递交时间
- 2017-10-07 20:57:01
- 评测时间
- 2017-10-07 20:57:05
- 评测机
- 分数
- 100
- 总耗时
- 25533ms
- 峰值内存
- 60.418 MiB