/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:58:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lf%lf",&x[i],&y[i]);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~
foo.cc:64:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lf%lf%lf",&nx,&ny,&nv);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 12ms 1.039 MiB
#2 Accepted 7ms 588.0 KiB
#3 Accepted 5ms 492.0 KiB
#4 Accepted 1ms 384.0 KiB
#5 Accepted 3ms 504.0 KiB
#6 Accepted 4ms 480.0 KiB
#7 Wrong Answer Read 0, expect 1. 6ms 480.0 KiB

信息

递交者
类型
递交
题目
P1212 Way Selection
语言
C++
递交时间
2021-11-08 09:19:29
评测时间
2021-11-08 09:19:29
评测机
分数
85
总耗时
42ms
峰值内存
1.039 MiB