/ 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:05:26.614Z","handle":"2020-07-11T10:05:26.615Z","cache_start":"2020-07-11T10:05:26.700Z","read_cases":"2020-07-11T10:05:26.961Z","judge":"2020-07-11T10:05:26.967Z","done":"2020-07-11T10:05:28.922Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 1.055 MiB
#2 Accepted 1ms 320.0 KiB
#3 Accepted 1ms 320.0 KiB
#4 Accepted 1ms 320.0 KiB
#5 Accepted 1ms 256.0 KiB
#6 Accepted 1ms 324.0 KiB
#7 Runtime Error 19ms 3.398 MiB
#8 Runtime Error 22ms 3.879 MiB
#9 Runtime Error 25ms 4.387 MiB
#10 Runtime Error 28ms 4.832 MiB

信息

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