记录详情

Wrong Answer

foo.c: In function ‘main’:
foo.c:19:21: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   19 |                     if(j==i)
      |                     ^~
foo.c:21:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
   21 |                         b1=b1*lista[j];
      |                         ^~
foo.c: In function ‘gys’:
foo.c:45:1: warning: control reaches end of non-void function [-Wreturn-type]
   45 | }
      | ^
# 状态 耗时 内存占用
#1 Wrong Answer On line 1: Read 1, expect 223. 1ms 512.0 KiB
#2 Wrong Answer On line 1: Read 21, expect 331. 1ms 256.0 KiB
#3 Wrong Answer On line 1: Read 1, expect 29. 1ms 512.0 KiB
#4 Wrong Answer On line 1: Read 1, expect 77. 1ms 256.0 KiB
#5 Wrong Answer On line 1: Read 1, expect 13. 1ms 256.0 KiB

信息

递交者
类型
递交
比赛
南师大2025年新生赛(第一场)
语言
C
递交时间
2025-08-15 18:02:09
评测时间
2025-08-23 22:08:36
评测机
分数
0
总耗时
7ms
峰值内存
512.0 KiB