/ 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:52:33.487Z","handle":"2020-07-21T02:52:33.487Z","cache_start":"2020-07-21T02:52:33.493Z","read_cases":"2020-07-21T02:52:33.625Z","judge":"2020-07-21T02:52:33.626Z","done":"2020-07-21T02:52:34.344Z"}
# 状态 耗时 内存占用
#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 3ms 460.0 KiB
#8 Runtime Error Segmentation fault 4ms 588.0 KiB

信息

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