/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:57:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%lld %lld", &n, &s);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~
foo.cc:60:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%lld %lld %lld", &u, &v, &w);
         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-05-28T03:30:58.147Z","handle":"2020-05-28T03:30:58.147Z","cache_start":"2020-05-28T03:30:58.154Z","read_cases":"2020-05-28T03:30:58.264Z","judge":"2020-05-28T03:30:58.266Z","done":"2020-05-28T03:31:01.448Z"}
# 状态 耗时 内存占用
#1 Accepted 4ms 340.0 KiB
#2 Accepted 22ms 772.0 KiB
#3 Accepted 60ms 4.621 MiB
#4 Accepted 91ms 8.906 MiB
#5 Accepted 98ms 8.875 MiB
#6 Accepted 113ms 8.855 MiB
#7 Accepted 193ms 17.301 MiB
#8 Accepted 231ms 17.312 MiB
#9 Accepted 487ms 34.082 MiB
#10 Accepted 440ms 34.035 MiB

信息

递交者
类型
递交
题目
P1553 树网的核加强版
语言
C++
递交时间
2020-05-28 11:30:58
评测时间
2020-05-28 11:30:58
评测机
分数
100
总耗时
1744ms
峰值内存
34.082 MiB