记录详情

Accepted

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

信息

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