/ Vijos /

记录详情

Runtime Error

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

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-11T23:38:41.948Z","handle":"2020-07-11T23:38:41.948Z","cache_start":"2020-07-11T23:38:41.956Z","read_cases":"2020-07-11T23:38:42.152Z","judge":"2020-07-11T23:38:42.155Z","done":"2020-07-11T23:38:42.769Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 320.0 KiB
#2 Accepted 1ms 324.0 KiB
#3 Accepted 1ms 324.0 KiB
#4 Accepted 0ms 320.0 KiB
#5 Accepted 1ms 328.0 KiB
#6 Accepted 1ms 324.0 KiB
#7 Runtime Error 18ms 2.109 MiB
#8 Runtime Error 21ms 2.395 MiB
#9 Runtime Error 23ms 2.672 MiB
#10 Runtime Error 26ms 2.844 MiB

信息

递交者
类型
递交
题目
P1977 推销员
语言
C++
递交时间
2020-07-12 07:38:41
评测时间
2020-07-12 07:38:41
评测机
分数
60
总耗时
97ms
峰值内存
2.844 MiB