Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:22:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(s[i]>k) ^~ /in/foo.cc:23:11: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' k=s[i];h=i; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 谁拿了最多奖学金
- 语言
- C++
- 递交时间
- 2020-10-03 19:39:04
- 评测时间
- 2020-10-03 19:39:04
- 评测机
- 分数
- 0
- 总耗时
- 15ms
- 峰值内存
- 228.0 KiB