/ 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 10ms 8.0 MiB
#2 Accepted 9ms 8.125 MiB
#3 Accepted 19ms 8.125 MiB
#4 Accepted 18ms 8.125 MiB
#5 Accepted 28ms 8.125 MiB
#6 Accepted 31ms 8.242 MiB
#7 Accepted 28ms 8.125 MiB
#8 Accepted 48ms 8.125 MiB
#9 Accepted 37ms 8.25 MiB
#10 Accepted 35ms 8.125 MiB

信息

递交者
类型
递交
题目
P1014 旅行商简化版
语言
C++
递交时间
2022-04-07 18:39:13
评测时间
2022-04-07 18:39:13
评测机
分数
100
总耗时
266ms
峰值内存
8.25 MiB