/ Vijos /

记录详情

Accepted

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

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-08-08T13:14:53.761Z","handle":"2020-08-08T13:14:53.761Z","cache_start":"2020-08-08T13:14:53.770Z","read_cases":"2020-08-08T13:14:53.929Z","judge":"2020-08-08T13:14:53.932Z","done":"2020-08-08T13:14:55.057Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 312.0 KiB
#2 Accepted 1ms 312.0 KiB
#3 Accepted 5ms 436.0 KiB
#4 Accepted 8ms 568.0 KiB
#5 Accepted 13ms 828.0 KiB
#6 Accepted 13ms 832.0 KiB
#7 Accepted 15ms 976.0 KiB
#8 Accepted 16ms 1.227 MiB
#9 Accepted 16ms 1.68 MiB
#10 Accepted 16ms 1.676 MiB

信息

递交者
类型
递交
题目
P1448 校门外的树
语言
C++
递交时间
2020-08-08 21:14:53
评测时间
2020-08-08 21:14:53
评测机
分数
10
总耗时
109ms
峰值内存
1.68 MiB