/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:59:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&n,&k);
  ~~~~~^~~~~~~~~~~~~~
foo.cc:64:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d",&fw);
   ~~~~~^~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-24T00:44:22.599Z","handle":"2020-07-24T00:44:22.599Z","cache_start":"2020-07-24T00:44:22.605Z","read_cases":"2020-07-24T00:44:22.740Z","judge":"2020-07-24T00:44:22.743Z","done":"2020-07-24T00:44:24.140Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 316.0 KiB
#2 Accepted 1ms 380.0 KiB
#3 Accepted 5ms 952.0 KiB
#4 Accepted 1ms 316.0 KiB
#5 Accepted 13ms 1.684 MiB
#6 Accepted 1ms 312.0 KiB
#7 Accepted 6ms 896.0 KiB
#8 Accepted 1ms 344.0 KiB
#9 Runtime Error Segmentation fault 9ms 8.023 MiB
#10 Accepted 5ms 4.375 MiB

信息

递交者
类型
递交
题目
P1891 学姐的逛街计划
语言
C++
递交时间
2020-07-24 08:44:22
评测时间
2020-07-24 08:44:22
评测机
分数
90
总耗时
48ms
峰值内存
8.023 MiB