Accepted
foo.cc: In function 'void add(int)':
foo.cc:11:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
11 | for(int i=0;i<=sum.length()-1;i++)
| ~^~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1348 2D 生活在树上
- 语言
- C++
- 递交时间
- 2022-04-07 17:10:57
- 评测时间
- 2022-04-07 17:10:57
- 评测机
- 分数
- 30
- 总耗时
- 7ms
- 峰值内存
- 384.0 KiB