/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:84:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for(j=0;j<s.size();j++){
            ~^~~~~~~~~
foo.cc:140:23: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
     if(gu[j][k]^may[j]==1){
                 ~~~~~~^~~
foo.cc:144:28: warning: suggest parentheses around comparison in operand of '^' [-Wparentheses]
     else if(gu[j][k]^may[j]==0){
                      ~~~~~~^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 408.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Time Exceeded ≥1427ms ≥4.328 MiB
#4 Wrong Answer Read Impossible, expect FRIDAY. 1ms 436.0 KiB
#5 Accepted 1ms 500.0 KiB
#6 Time Exceeded ≥1428ms ≥4.355 MiB
#7 Wrong Answer User output longer than standard answer. 2ms 424.0 KiB
#8 Time Exceeded ≥1437ms ≥4.359 MiB
#9 Time Exceeded ≥1438ms ≥4.281 MiB
#10 Wrong Answer User output longer than standard answer. 1ms 496.0 KiB

信息

递交者
类型
递交
题目
P1106 侦探推理
语言
C++
递交时间
2021-11-18 19:55:24
评测时间
2021-11-18 19:55:24
评测机
分数
30
总耗时
≥5743ms
峰值内存
≥4.359 MiB