/ 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 38ms 3.219 MiB
#2 Accepted 51ms 4.008 MiB
#3 Accepted 32ms 2.766 MiB
#4 Accepted 7ms 892.0 KiB
#5 Accepted 41ms 3.469 MiB
#6 Accepted 25ms 2.312 MiB
#7 Accepted 41ms 3.457 MiB
#8 Accepted 47ms 3.918 MiB
#9 Accepted 22ms 2.016 MiB
#10 Accepted 49ms 4.035 MiB

信息

递交者
类型
递交
题目
P1012 清帝之惑之雍正
语言
C++
递交时间
2021-11-21 15:30:15
评测时间
2021-11-21 15:30:15
评测机
分数
100
总耗时
358ms
峰值内存
4.035 MiB