/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:64:6: warning: unused variable 'ans' [-Wunused-variable]
  int ans[1010],cnt=0;
      ^~~
foo.cc:50:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:56:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d",&val);
    ~~~~~^~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-24T09:53:03.939Z","handle":"2020-07-24T09:53:03.947Z","cache_start":"2020-07-24T09:53:04.020Z","read_cases":"2020-07-24T09:53:04.291Z","judge":"2020-07-24T09:53:04.305Z","done":"2020-07-24T09:53:05.760Z"}
# 状态 耗时 内存占用
#1 Accepted 82ms 6.773 MiB
#2 Accepted 104ms 11.824 MiB
#3 Accepted 3ms 6.363 MiB
#4 Accepted 87ms 13.27 MiB
#5 Accepted 5ms 2.566 MiB
#6 Accepted 77ms 7.598 MiB
#7 Accepted 4ms 6.414 MiB
#8 Accepted 12ms 6.898 MiB
#9 Accepted 5ms 2.602 MiB
#10 Accepted 67ms 11.828 MiB

信息

递交者
类型
递交
题目
P1635 城市连接
语言
C++
递交时间
2020-07-24 17:53:03
评测时间
2020-07-24 17:53:03
评测机
分数
100
总耗时
451ms
峰值内存
13.27 MiB