Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:15:9: warning: array subscript has type 'char' [-Wchar-subscripts] l[s[i]]++; ^ /in/foo.cc:31:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /in/foo.cc:33:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' return 0; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1495 笨小猴
- 语言
- C++
- 递交时间
- 2017-11-04 21:09:18
- 评测时间
- 2017-11-04 21:09:18
- 评测机
- 分数
- 60
- 总耗时
- 38ms
- 峰值内存
- 468.0 KiB