/ XMU_ACM /

记录详情

Runtime Error

/in/foo.cc: In function 'bool dbfs(std::__cxx11::string, int, std::__cxx11::string, int, int, int)':
/in/foo.cc:147:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for (int i = 0; i < ori.size(); i++)
                    ~~^~~~~~~~~~~~
/in/foo.cc:173:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for (int i = 0; i < ori.size(); i++)
                    ~~^~~~~~~~~~~~
/in/foo.cc: In function 'char direct(Site)':
/in/foo.cc:103:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Runtime Error 1ms 216.0 KiB
#2 Runtime Error 1ms 212.0 KiB
#3 Time Exceeded ≥1001ms ≥30.863 MiB
#4 Time Exceeded ≥1001ms ≥30.867 MiB
#5 Runtime Error 1ms 216.0 KiB
#6 Runtime Error 1ms 212.0 KiB
#7 Time Exceeded ≥1001ms ≥29.02 MiB
#8 Time Exceeded ≥1000ms ≥29.055 MiB
#9 Runtime Error 1ms 220.0 KiB
#10 Time Exceeded ≥1001ms ≥31.102 MiB

信息

递交者
类型
递交
题目
八数码
语言
C++
递交时间
2019-08-25 16:40:39
评测时间
2019-08-25 16:40:39
评测机
分数
0
总耗时
5013ms
峰值内存
31.102 MiB