记录详情

Accepted

foo.c: In function 'main':
foo.c:13:13: warning: statement with no effect [-Wunused-value]
   13 |         t2h > t1h;
      |         ~~~~^~~~~
foo.c:14:13: warning: statement with no effect [-Wunused-value]
   14 |         t2m >= t1m;
      |         ~~~~^~~~~~
foo.c:15:13: warning: statement with no effect [-Wunused-value]
   15 |         t2s >= t1s;
      |         ~~~~^~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 284.0 KiB
#2 Accepted 2ms 284.0 KiB
#3 Accepted 2ms 284.0 KiB
#4 Accepted 1ms 284.0 KiB
#5 Accepted 2ms 284.0 KiB

信息

递交者
类型
递交
题目
P1001 OO1-2 时间类Time
语言
C
递交时间
2023-09-17 16:34:35
评测时间
2023-09-17 16:34:35
评测机
分数
100
总耗时
10ms
峰值内存
284.0 KiB