/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'std::__cxx11::string dfs(int)':
foo.cc:13:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<e[x].size();i++)
              ~^~~~~~~~~~~~
foo.cc:19:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<st.size();i++)
              ~^~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-21T02:40:00.478Z","handle":"2020-07-21T02:40:00.478Z","cache_start":"2020-07-21T02:40:00.484Z","read_cases":"2020-07-21T02:40:00.607Z","judge":"2020-07-21T02:40:00.608Z","done":"2020-07-21T02:40:01.373Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 1ms 256.0 KiB
#5 Accepted 1ms 256.0 KiB
#6 Runtime Error Segmentation fault 2ms 512.0 KiB
#7 Runtime Error Segmentation fault 4ms 460.0 KiB
#8 Runtime Error Segmentation fault 4ms 512.0 KiB

信息

递交者
类型
递交
题目
P1683 有根树的同构问题
语言
C++
递交时间
2020-07-21 10:40:00
评测时间
2020-07-21 10:40:00
评测机
分数
50
总耗时
18ms
峰值内存
512.0 KiB