/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void dfs(int, int)':
/in/foo.cc:30:10: warning: unused variable 'j' [-Wunused-variable]
    int i,j;
          ^
/in/foo.cc:47:17: warning: array subscript has type 'char' [-Wchar-subscripts]
   t=cn[a[0][wei]]+cn[a[1][wei]]+jin[wei+1];
                 ^
/in/foo.cc:47:31: warning: array subscript has type 'char' [-Wchar-subscripts]
   t=cn[a[0][wei]]+cn[a[1][wei]]+jin[wei+1];
                               ^
# 状态 耗时 内存占用
#1 Accepted 3ms 280.0 KiB
#2 Accepted 2ms 348.0 KiB
#3 Accepted 3ms 384.0 KiB
#4 Accepted 3ms 356.0 KiB
#5 Accepted 7ms 368.0 KiB
#6 Accepted 4ms 352.0 KiB
#7 Accepted 15ms 384.0 KiB
#8 Accepted 4ms 384.0 KiB
#9 Time Exceeded ≥1008ms ≥356.0 KiB
#10 Accepted 2ms 380.0 KiB

信息

递交者
类型
递交
题目
P1099 虫食算
语言
C++
递交时间
2018-02-07 11:00:07
评测时间
2018-02-07 11:00:07
评测机
分数
90
总耗时
≥1055ms
峰值内存
≥384.0 KiB