记录详情

Wrong Answer

foo.c: In function 'findasccount1':
foo.c:21:20: warning: unused variable 'n2' [-Wunused-variable]
   21 |         int i,t,n1,n2;
      |                    ^~
foo.c:21:17: warning: unused variable 'n1' [-Wunused-variable]
   21 |         int i,t,n1,n2;
      |                 ^~
foo.c: In function 'findasccount2':
foo.c:36:20: warning: unused variable 'n2' [-Wunused-variable]
   36 |         int i,t,n1,n2;
      |                    ^~
foo.c:36:17: warning: unused variable 'n1' [-Wunused-variable]
   36 |         int i,t,n1,n2;
      |                 ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 284.0 KiB
#2 Wrong Answer Read 1, expect 15. 1ms 284.0 KiB
#3 Wrong Answer Read 1, expect 15. 1ms 284.0 KiB
#4 Wrong Answer Read 1, expect 15. 1ms 284.0 KiB
#5 Accepted 1ms 284.0 KiB

信息

递交者
类型
递交
题目
P1070 A10-2 有序子序列的合并
语言
C
递交时间
2023-10-21 21:34:23
评测时间
2023-10-21 21:34:23
评测机
分数
40
总耗时
9ms
峰值内存
284.0 KiB