/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:87:7: warning: unused variable 'j' [-Wunused-variable]
 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]
 scanf("%d%d",&n,&m);
 ~~~~~^~~~~~~~~~~~~~
正在同步测试数据,请稍后
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 2ms 768.0 KiB
#2 Accepted 2ms 748.0 KiB
#3 Accepted 11ms 7.246 MiB
#4 Accepted 12ms 8.227 MiB
#5 Accepted 36ms 22.609 MiB
#6 Accepted 52ms 30.102 MiB
#7 Accepted 69ms 37.57 MiB
#8 Accepted 96ms 59.164 MiB
#9 Accepted 116ms 66.172 MiB
#10 Accepted 137ms 74.09 MiB

信息

递交者
类型
递交
题目
P1458 遥控车
语言
C++
递交时间
2021-03-27 20:42:20
评测时间
2021-03-27 20:42:20
评测机
分数
100
总耗时
537ms
峰值内存
74.09 MiB