/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:23:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:25:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%ld", &arr[i].u);
   ~~~~~^~~~~~~~~~~~~~~~~~
foo.cc:27:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%ld", &arr[i].v);
   ~~~~~^~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-11T10:35:05.662Z","handle":"2020-07-11T10:35:05.677Z","cache_start":"2020-07-11T10:35:05.773Z","read_cases":"2020-07-11T10:35:06.138Z","judge":"2020-07-11T10:35:06.147Z","done":"2020-07-11T10:35:07.472Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 608.0 KiB
#2 Accepted 1ms 552.0 KiB
#3 Accepted 1ms 324.0 KiB
#4 Accepted 1ms 2.316 MiB
#5 Accepted 1ms 320.0 KiB
#6 Accepted 1ms 2.316 MiB
#7 Runtime Error 21ms 3.406 MiB
#8 Runtime Error 22ms 3.902 MiB
#9 Runtime Error 27ms 4.352 MiB
#10 Runtime Error 31ms 4.828 MiB

信息

递交者
类型
递交
题目
P1977 推销员
语言
C++
递交时间
2020-07-11 18:35:05
评测时间
2020-07-11 18:35:05
评测机
分数
60
总耗时
111ms
峰值内存
4.828 MiB