/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'void dfs(int)':
foo.cc:16:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int i = 0;i < mp[x].size();i++){
                   ~~^~~~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:28:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d%d",&n,&s,&m);
     ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:31:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d%d",&x,&y,&z);
         ~~~~~^~~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-08-12T08:16:23.359Z","handle":"2020-08-12T08:16:23.359Z","cache_start":"2020-08-12T08:16:23.367Z","read_cases":"2020-08-12T08:16:23.494Z","judge":"2020-08-12T08:16:23.495Z","done":"2020-08-12T08:16:26.278Z"}
# 状态 耗时 内存占用
#1 Accepted 27ms 34.305 MiB
#2 Accepted 28ms 34.195 MiB
#3 Accepted 27ms 34.254 MiB
#4 Accepted 28ms 34.246 MiB
#5 Accepted 28ms 34.25 MiB
#6 Accepted 38ms 35.062 MiB
#7 Accepted 38ms 35.059 MiB
#8 Accepted 45ms 35.922 MiB
#9 Accepted 65ms 36.039 MiB
#10 Time Exceeded ≥1090ms ≥36.922 MiB

信息

递交者
类型
递交
题目
P1321 魔塔
语言
C++
递交时间
2020-08-12 16:16:23
评测时间
2020-08-12 16:16:23
评测机
分数
90
总耗时
≥1418ms
峰值内存
≥36.922 MiB