Time Exceeded
foo.cc: In function 'int main()': foo.cc:21:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(cnt>maxcnt) ^~ foo.cc:22:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' maxcnt=cnt;maxx=xmin; ^~~~ foo.cc:5:6: warning: variable 'maxx' set but not used [-Wunused-but-set-variable] int maxx; ^~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- 3-1 整数中的数字
- 比赛
- 2020苏青奥赛集训营(2021-4-11模拟赛)
- 语言
- C++
- 递交时间
- 2021-04-11 13:39:58
- 评测时间
- 2021-04-11 13:39:58
- 评测机
- 分数
- 0
- 总耗时
- ≥7552ms
- 峰值内存
- ≥384.0 KiB