Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:46:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i=x-1;i<n-1;i++) ^~~ /in/foo.cc:47:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' s[i]=s[i+1]; n--; ^ /in/foo.cc:30:8: warning: unused variable 'j' [-Wunused-variable] int i,j,p,x,y; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2027 佳佳的字符串
- 比赛
- 金秋重聚模拟赛
- 语言
- C++
- 递交时间
- 2017-10-07 21:23:48
- 评测时间
- 2017-10-07 21:23:48
- 评测机
- 分数
- 0
- 总耗时
- ≥62476ms
- 峰值内存
- ≥3.18 MiB