/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:120:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d", &n, &m);
  ~~~~~^~~~~~~~~~~~~~~~~
foo.cc:123:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d %d", &coordin[i][1], &coordin[i][2]);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:127:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d %d",&x,&y);
   ~~~~~^~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-29T13:01:55.252Z","handle":"2020-07-29T13:01:55.252Z","cache_start":"2020-07-29T13:01:55.259Z","read_cases":"2020-07-29T13:01:55.366Z","judge":"2020-07-29T13:01:55.367Z","done":"2020-07-29T13:01:55.800Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 640.0 KiB
#2 Wrong Answer 读取到 659.04 ,应为 1081.14 1ms 640.0 KiB
#3 Wrong Answer 读取到 595.39 ,应为 641.26 1ms 640.0 KiB
#4 Accepted 1ms 640.0 KiB
#5 Wrong Answer 读取到 202.97 ,应为 263.53 2ms 768.0 KiB
#6 Accepted 2ms 896.0 KiB
#7 Accepted 2ms 896.0 KiB
#8 Accepted 1ms 640.0 KiB
#9 Accepted 1ms 640.0 KiB
#10 Accepted 2ms 896.0 KiB

信息

递交者
类型
递交
题目
P1155 集合位置
语言
C++
递交时间
2020-07-29 21:01:55
评测时间
2020-07-29 21:01:55
评测机
分数
70
总耗时
18ms
峰值内存
896.0 KiB