/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:36:9: warning: unused variable 'k' [-Wunused-variable]
 int i,j,k;
         ^
foo.cc:41:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
 scanf("%lf%lf",&a[i].x,&a[i].y);
 ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 39ms 3.219 MiB
#2 Accepted 50ms 4.016 MiB
#3 Accepted 34ms 2.773 MiB
#4 Accepted 8ms 832.0 KiB
#5 Accepted 46ms 3.469 MiB
#6 Accepted 28ms 2.312 MiB
#7 Accepted 45ms 3.484 MiB
#8 Accepted 54ms 3.91 MiB
#9 Accepted 24ms 2.016 MiB
#10 Accepted 52ms 4.027 MiB

信息

递交者
类型
递交
题目
P1012 清帝之惑之雍正
语言
C++
递交时间
2021-07-24 19:55:23
评测时间
2021-07-24 19:55:23
评测机
分数
100
总耗时
385ms
峰值内存
4.027 MiB