Accepted
/in/foo.cc: In function 'void dfs(int, int, LL)': /in/foo.cc:34:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ /in/foo.cc:36:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' return; ^~~~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:45:13: warning: unused variable 'k' [-Wunused-variable] int i,j,k; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 幸运数字
- 语言
- C++
- 递交时间
- 2018-02-06 17:24:36
- 评测时间
- 2018-02-06 17:24:36
- 评测机
- 分数
- 100
- 总耗时
- 633ms
- 峰值内存
- 492.0 KiB