/ 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;
      |           ^
# 状态 耗时 内存占用
#1 Accepted 53ms 38.523 MiB
#2 Accepted 53ms 38.566 MiB
#3 Accepted 52ms 38.523 MiB
#4 Accepted 54ms 38.793 MiB
#5 Accepted 54ms 39.023 MiB
#6 Accepted 55ms 39.023 MiB
#7 Accepted 88ms 59.215 MiB
#8 Accepted 131ms 79.773 MiB
#9 Accepted 131ms 79.582 MiB
#10 Accepted 132ms 79.773 MiB

信息

递交者
类型
递交
题目
P1471 教主的游乐场
语言
C++
递交时间
2025-09-10 10:33:07
评测时间
2025-09-10 10:33:07
评测机
分数
100
总耗时
806ms
峰值内存
79.773 MiB