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)进行评测。
# 状态 耗时 内存占用
#1 Wrong Answer Read 900, expect 15. 1ms 384.0 KiB
#2 Wrong Answer Read 16, expect 2. 1ms 384.0 KiB
#3 Wrong Answer Read 5201266, expect 457. 50ms 396.0 KiB
#4 Wrong Answer Read 101, expect 6. 2ms 404.0 KiB
#5 Wrong Answer Read 991, expect 20. 2ms 336.0 KiB

信息

递交者
类型
递交
题目
P1034 xf1-9统计各位数字之和为5的数
比赛
盛泽二中编程社团 5月阶段练习
语言
C++
递交时间
2021-05-12 16:41:53
评测时间
2021-05-12 16:41:53
评测机
分数
0
总耗时
59ms
峰值内存
404.0 KiB