记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:15:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   15 |         for (int i = 2; i <= n - 1; i++)
      |         ^~~
foo.cc:34:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   34 |                 puts("1");
      |                 ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 284.0 KiB
#2 Accepted 2ms 328.0 KiB
#3 Accepted 2ms 284.0 KiB
#4 Wrong Answer Read 1, expect 0. 2ms 284.0 KiB
#5 Accepted 2ms 284.0 KiB
#6 Accepted 2ms 284.0 KiB
#7 Accepted 2ms 284.0 KiB
#8 Accepted 2ms 284.0 KiB
#9 Accepted 2ms 284.0 KiB
#10 Accepted 2ms 284.0 KiB
#11 Accepted 3ms 284.0 KiB
#12 Accepted 3ms 284.0 KiB
#13 Accepted 3ms 284.0 KiB
#14 Accepted 3ms 284.0 KiB
#15 Accepted 3ms 284.0 KiB
#16 Accepted 4ms 284.0 KiB
#17 Accepted 4ms 284.0 KiB
#18 Accepted 3ms 284.0 KiB
#19 Accepted 4ms 284.0 KiB
#20 Accepted 4ms 284.0 KiB
#21 Accepted 11ms 412.0 KiB
#22 Accepted 11ms 460.0 KiB
#23 Accepted 11ms 412.0 KiB
#24 Accepted 14ms 432.0 KiB
#25 Accepted 11ms 476.0 KiB

信息

递交者
类型
递交
题目
P1405 Problem 5A. 愤怒的小猪
比赛
悬赏令第五周
语言
C++
递交时间
2023-05-24 17:26:28
评测时间
2023-05-24 17:26:28
评测机
分数
96
总耗时
124ms
峰值内存
476.0 KiB