/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:87:7: warning: unused variable 'j' [-Wunused-variable]
   87 | int i,j,a,b;char cc;
      |       ^
foo.cc:90:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   90 | scanf("%d%d",&n,&m);
      | ~~~~~^~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 768.0 KiB
#2 Accepted 2ms 768.0 KiB
#3 Accepted 17ms 7.25 MiB
#4 Accepted 22ms 8.125 MiB
#5 Accepted 62ms 22.617 MiB
#6 Accepted 87ms 30.117 MiB
#7 Accepted 105ms 37.492 MiB
#8 Accepted 149ms 59.117 MiB
#9 Accepted 172ms 66.117 MiB
#10 Accepted 196ms 74.117 MiB

信息

递交者
类型
递交
题目
P1458 遥控车
语言
C++
递交时间
2022-02-27 17:06:23
评测时间
2022-02-27 17:06:23
评测机
分数
100
总耗时
818ms
峰值内存
74.117 MiB