/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:23:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   23 | scanf("%d",&n);
      | ~~~~~^~~~~~~~~
foo.cc:25:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   25 | scanf("%lf%lf",&arr[i].x,&arr[i].y);
      | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 13ms 8.125 MiB
#2 Accepted 12ms 8.125 MiB
#3 Accepted 16ms 8.125 MiB
#4 Accepted 11ms 8.125 MiB
#5 Accepted 15ms 8.055 MiB
#6 Accepted 18ms 8.125 MiB
#7 Accepted 40ms 8.125 MiB
#8 Accepted 37ms 8.125 MiB
#9 Accepted 27ms 8.125 MiB
#10 Accepted 26ms 8.125 MiB

信息

递交者
类型
递交
题目
P1014 旅行商简化版
语言
C++
递交时间
2021-12-27 16:19:30
评测时间
2021-12-27 16:19:30
评测机
分数
100
总耗时
219ms
峰值内存
8.125 MiB