/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:23:5: warning: variable 'l' set but not used [-Wunused-but-set-variable]
   23 | int l,r,d,t;
      |     ^
foo.cc:23:9: warning: unused variable 'd' [-Wunused-variable]
   23 | int l,r,d,t;
      |         ^
foo.cc:23:11: warning: unused variable 't' [-Wunused-variable]
   23 | int l,r,d,t;
      |           ^
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 76ms 38.59 MiB
#2 Accepted 75ms 38.52 MiB
#3 Accepted 73ms 38.672 MiB
#4 Accepted 76ms 38.594 MiB
#5 Accepted 76ms 39.02 MiB
#6 Accepted 76ms 38.926 MiB
#7 Accepted 132ms 59.047 MiB
#8 Accepted 194ms 79.723 MiB
#9 Accepted 208ms 79.625 MiB
#10 Accepted 197ms 79.527 MiB

信息

递交者
类型
递交
题目
P1471 教主的游乐场
语言
C++
递交时间
2023-08-01 11:29:59
评测时间
2023-08-01 11:29:59
评测机
分数
100
总耗时
1188ms
峰值内存
79.723 MiB