记录详情

Accepted

foo.c: In function 'check':
foo.c:14:27: warning: unused variable 'j' [-Wunused-variable]
   14 |         int dx=0,dy=0,i=0,j=0;
      |                           ^
foo.c:14:23: warning: unused variable 'i' [-Wunused-variable]
   14 |         int dx=0,dy=0,i=0,j=0;
      |                       ^
foo.c:14:18: warning: unused variable 'dy' [-Wunused-variable]
   14 |         int dx=0,dy=0,i=0,j=0;
      |                  ^~
foo.c:14:13: warning: unused variable 'dx' [-Wunused-variable]
   14 |         int dx=0,dy=0,i=0,j=0;
      |             ^~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 284.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Accepted 1ms 284.0 KiB
#4 Accepted 2ms 284.0 KiB
#5 Accepted 2ms 284.0 KiB
#6 Accepted 2ms 284.0 KiB
#7 Accepted 9ms 1.027 MiB
#8 Accepted 10ms 1.125 MiB
#9 Accepted 11ms 1.152 MiB
#10 Accepted 9ms 1.027 MiB

信息

递交者
类型
递交
题目
P1544 Problem 6B. 完美矩阵
比赛
2023秋 悬赏令第六周
语言
C
递交时间
2023-11-14 14:42:09
评测时间
2023-11-14 18:54:00
评测机
分数
100
总耗时
52ms
峰值内存
1.152 MiB