/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:22:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   22 | scanf("%ld %ld",&n,&d);
      | ~~~~~^~~~~~~~~~~~~~~~~
foo.cc:26:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   26 | scanf("%ld ",&p[j]);
      | ~~~~~^~~~~~~~~~~~~~
foo.cc:27:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   27 | scanf("%ld",&p[j]);
      | ~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 3ms 256.0 KiB
#3 Accepted 9ms 644.0 KiB
#4 Accepted 68ms 4.492 MiB
#5 Accepted 57ms 4.492 MiB
#6 Accepted 50ms 4.492 MiB
#7 Accepted 81ms 8.117 MiB
#8 Accepted 78ms 8.117 MiB
#9 Accepted 140ms 27.492 MiB
#10 Accepted 135ms 25.992 MiB

信息

递交者
类型
递交
题目
P1453 曼哈顿距离
语言
C++
递交时间
2022-04-20 18:50:04
评测时间
2022-04-20 18:50:04
评测机
分数
100
总耗时
629ms
峰值内存
27.492 MiB