Wrong Answer
foo.cc: In function 'int main()': foo.cc:14:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(a+b+c+d+e==5) ^~ foo.cc:16:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' g++; ^
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
信息
- 递交者
- 类型
- 递交
- 题目
- P1034 xf1-9统计各位数字之和为5的数
- 比赛
- 盛泽二中编程社团 5月阶段练习
- 语言
- C++
- 递交时间
- 2021-05-12 16:41:53
- 评测时间
- 2021-05-12 16:41:53
- 评测机
- 分数
- 0
- 总耗时
- 59ms
- 峰值内存
- 404.0 KiB