记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:38:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
    if(nx < 0 || ny < 0 || nx >= n || ny >= m || vis[nx][ny])
    ^~
/in/foo.cc:41:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
     vis[nx][ny] = 1;
     ^~~
# 状态 耗时 内存占用
#1 Wrong Answer 11ms 992.0 KiB
#2 Wrong Answer 117ms 16.539 MiB
#3 Time Exceeded ≥1001ms ≥48.309 MiB
#4 Wrong Answer 720ms 47.918 MiB
#5 Wrong Answer 639ms 45.168 MiB
#6 Time Exceeded ≥1001ms ≥61.664 MiB
#7 Wrong Answer 199ms 28.273 MiB
#8 Wrong Answer 1439ms 86.527 MiB
#9 Time Exceeded ≥2001ms ≥103.18 MiB
#10 Wrong Answer 1509ms 92.688 MiB
#11 Wrong Answer 549ms 51.129 MiB
#12 Wrong Answer 224ms 37.57 MiB
#13 Time Exceeded ≥2002ms ≥117.289 MiB
#14 Accepted 732ms 46.43 MiB
#15 Wrong Answer 730ms 46.309 MiB
#16 Wrong Answer 622ms 46.242 MiB
#17 Time Exceeded ≥2002ms ≥126.316 MiB
#18 Time Exceeded ≥2002ms ≥123.727 MiB
#19 Time Exceeded ≥3000ms ≥77.504 MiB
#20 Time Exceeded ≥3004ms ≥146.441 MiB

信息

递交者
类型
递交
题目
P1008 小羊吃草
语言
C++
递交时间
2021-05-06 17:25:08
评测时间
2021-05-06 17:25:08
评测机
分数
5
总耗时
≥23513ms
峰值内存
≥146.441 MiB