Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:9:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(j=i+1;j<total;j++) ^~~ /in/foo.c:11:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if(!flag) {second[p]=first[i];p++;} ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1316 明明的随机数
- 语言
- C
- 递交时间
- 2018-11-13 21:04:27
- 评测时间
- 2018-11-13 21:04:27
- 评测机
- 分数
- 10
- 总耗时
- 9ms
- 峰值内存
- 208.0 KiB