/ Vijos /

记录详情

Time Exceeded

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

信息

递交者
类型
递交
题目
P1106 侦探推理
语言
C++
递交时间
2021-11-18 20:13:41
评测时间
2021-11-18 20:13:41
评测机
分数
30
总耗时
≥5784ms
峰值内存
≥4.348 MiB