Wrong Answer

foo.cc: In function ‘int main()’:
foo.cc:11:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   11 |                 if(c>=ding)
      |                 ^~
foo.cc:13:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
   13 |                         break;
      |                         ^~~~~
# 状态 耗时 内存占用
#1 Wrong Answer Read 9, expect 726. 2ms 324.0 KiB
#2 Wrong Answer Read 7, expect 3799. 2ms 536.0 KiB
#3 Wrong Answer Read 2, expect 12. 2ms 536.0 KiB
#4 Wrong Answer Read 7, expect 289149. 2ms 536.0 KiB

信息

递交者
类型
递交
题目
P2556 小杨做题2级1 2023.12
语言
C++
递交时间
2024-03-27 19:34:58
评测时间
2024-03-27 19:34:58
评测机
分数
0
总耗时
9ms
峰值内存
536.0 KiB