/ new_bzoj /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:29:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    if (p[b[i]] == v[b[i]].size()){
        ~~~~~~~~^~~~~~~~~~~~~~~~~
/in/foo.cc:22:12: warning: unused variable 'x' [-Wunused-variable]
   unsigned x = 0;
            ^
# 状态 耗时 内存占用
#1 Accepted 18ms 23.25 MiB
#2 Accepted 15ms 23.125 MiB
#3 Accepted 40ms 24.23 MiB
#4 Runtime Error 45ms 24.199 MiB
#5 Runtime Error 21ms 24.852 MiB
#6 Runtime Error 20ms 24.234 MiB

信息

递交者
类型
递交
题目
Intelligence test
语言
C++
递交时间
2018-09-23 15:08:28
评测时间
2018-09-23 15:08:28
评测机
分数
48
总耗时
161ms
峰值内存
24.852 MiB