Wrong Answer
foo.cc: In function 'void help(int)': foo.cc:36:16: warning: array subscript has type 'char' [-Wchar-subscripts] if(mp[sb]==0) ^ foo.cc:37:17: warning: array subscript has type 'char' [-Wchar-subscripts] mp[sb]=1; ^ foo.cc:38:24: warning: array subscript has type 'char' [-Wchar-subscripts] else if(mp[sb]==1){ ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P2029 时间复杂度
- 语言
- C++
- 递交时间
- 2021-10-07 15:46:48
- 评测时间
- 2021-10-07 15:46:48
- 评测机
- 分数
- 40
- 总耗时
- 20ms
- 峰值内存
- 428.0 KiB