/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:9:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %lf",&n,&r);
                       ^
foo.cc:10:56: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  for(int i = 1;i <= n;i++) scanf("%lf %lf",&x[i],&y[i]);
                                                        ^

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-04-10T05:48:37.030Z","handle":"2020-04-10T05:48:37.030Z","cache_start":"2020-04-10T05:48:37.036Z","read_cases":"2020-04-10T05:48:37.168Z","judge":"2020-04-10T05:48:37.171Z","done":"2020-04-10T05:48:38.630Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 1ms 256.0 KiB
#5 Accepted 1ms 256.0 KiB
#6 Accepted 1ms 256.0 KiB

信息

递交者
类型
递交
题目
P1007 绕钉子的长绳子
语言
C++
递交时间
2020-04-10 13:48:37
评测时间
2020-04-10 13:48:37
评测机
分数
60
总耗时
7ms
峰值内存
256.0 KiB