/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:86:7: warning: unused variable 'j' [-Wunused-variable]
   86 | int i,j,a,b;char cc;
      |       ^
foo.cc:89:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   89 | scanf("%d%d",&n,&m);
      | ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 768.0 KiB
#2 Accepted 2ms 768.0 KiB
#3 Accepted 24ms 7.375 MiB
#4 Accepted 26ms 8.25 MiB
#5 Accepted 66ms 22.867 MiB
#6 Accepted 72ms 30.367 MiB
#7 Accepted 94ms 37.992 MiB
#8 Accepted 184ms 59.742 MiB
#9 Accepted 204ms 66.867 MiB
#10 Accepted 238ms 74.992 MiB

信息

递交者
类型
递交
题目
P1458 遥控车
语言
C++
递交时间
2022-04-15 10:54:51
评测时间
2022-04-15 10:54:51
评测机
分数
100
总耗时
918ms
峰值内存
74.992 MiB