记录详情

Accepted

foo.c: In function 'main':
foo.c:8:20: warning: unused variable 'b' [-Wunused-variable]
    8 |         int a = 0, b = 0;
      |                    ^
foo.c:8:13: warning: unused variable 'a' [-Wunused-variable]
    8 |         int a = 0, b = 0;
      |             ^
foo.c:7:18: warning: unused variable 'n' [-Wunused-variable]
    7 |         int m=0, n=0;
      |                  ^
foo.c:7:13: warning: unused variable 'm' [-Wunused-variable]
    7 |         int m=0, n=0;
      |             ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 284.0 KiB
#2 Accepted 2ms 284.0 KiB
#3 Accepted 2ms 284.0 KiB
#4 Accepted 2ms 284.0 KiB
#5 Accepted 1ms 284.0 KiB
#6 Accepted 2ms 284.0 KiB
#7 Accepted 1ms 284.0 KiB
#8 Accepted 2ms 284.0 KiB
#9 Accepted 1ms 284.0 KiB
#10 Accepted 2ms 200.0 KiB
#11 Accepted 2ms 284.0 KiB
#12 Accepted 1ms 284.0 KiB
#13 Accepted 2ms 284.0 KiB
#14 Accepted 1ms 284.0 KiB
#15 Accepted 1ms 284.0 KiB
#16 Accepted 1ms 284.0 KiB
#17 Accepted 2ms 284.0 KiB
#18 Accepted 1ms 200.0 KiB
#19 Accepted 1ms 284.0 KiB
#20 Accepted 1ms 284.0 KiB

信息

递交者
类型
递交
题目
P1509 Problem 2B. 矩阵染色
比赛
2023秋 悬赏令第二周
语言
C
递交时间
2023-10-18 11:57:43
评测时间
2023-10-18 11:57:43
评测机
分数
100
总耗时
40ms
峰值内存
284.0 KiB