记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:10: warning: unused variable 'br' [-Wunused-variable]
  int r,c,br,bc,n;
          ^~
/in/foo.cc:10:13: warning: unused variable 'bc' [-Wunused-variable]
  int r,c,br,bc,n;
             ^~
/in/foo.cc:35:26: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized]
              if(town[k][j]=='x')
                 ~~~~~~~~~^
# 状态 耗时 内存占用
#1 Runtime Error 10ms 8.414 MiB
#2 Runtime Error 10ms 8.461 MiB
#3 Runtime Error 10ms 8.352 MiB
#4 Wrong Answer 2ms 400.0 KiB
#5 Runtime Error 10ms 8.441 MiB
#6 Runtime Error 10ms 8.449 MiB
#7 Wrong Answer 2ms 328.0 KiB
#8 Runtime Error 10ms 8.41 MiB
#9 Runtime Error 10ms 8.395 MiB
#10 Runtime Error 10ms 8.367 MiB

信息

递交者
类型
递交
题目
P1010 警察找车(search,ls,256MB)
题目数据
下载
语言
C++
递交时间
2021-11-29 22:11:54
评测时间
2021-11-29 22:11:54
评测机
分数
0
总耗时
89ms
峰值内存
8.461 MiB