/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int rotate(int, int)':
/in/foo.cc:20:45: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
                 d ^= 1 << 5 * (xx - 1) + yy - 1;
                           ~~~~~~~~~~~~~~~~~~^~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:52:62: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
                 if(t[j - 1] - '0') s |= 1 << (i - 1) * 5 + j - 1;
                                              ~~~~~~~~~~~~~~~~^~~
/in/foo.cc: In function 'int BFS()':
/in/foo.cc:41:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥2001ms ≥121.91 MiB
#2 Time Exceeded ≥2000ms ≥121.957 MiB
#3 Time Exceeded ≥2000ms ≥121.914 MiB
#4 Time Exceeded ≥2000ms ≥121.844 MiB
#5 Time Exceeded ≥2000ms ≥121.82 MiB
#6 Time Exceeded ≥2000ms ≥122.023 MiB
#7 Time Exceeded ≥2000ms ≥122.082 MiB
#8 Time Exceeded ≥2001ms ≥121.918 MiB

信息

递交者
类型
递交
题目
P1360 八数码问题
语言
C++
递交时间
2019-11-17 22:55:22
评测时间
2019-11-17 22:55:22
评测机
分数
0
总耗时
≥16005ms
峰值内存
≥122.082 MiB