记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:19:25: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   19 |                         if(a[t]%i==0)
      |                         ^~
/in/foo.cc:21:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   21 |                                 break;
      |                                 ^~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 484.0 KiB
#2 Wrong Answer 1ms 524.0 KiB
#3 Wrong Answer 1ms 532.0 KiB
#4 Wrong Answer 1ms 536.0 KiB
#5 Wrong Answer 1ms 532.0 KiB

信息

递交者
类型
递交
比赛
2025年春 南师大“程序设计与竞赛”作业赛第一场
语言
C++
递交时间
2025-03-09 01:48:31
评测时间
2025-03-09 01:48:31
评测机
分数
0
总耗时
9ms
峰值内存
536.0 KiB