记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:31:31: error: cannot convert 'bool (*)[10]' to 'int (*)[10]' for argument '6' to 'void Solve(int (*)[10], int, int, int, int, int (*)[10], int)'
  Solve(M,m,n, 0,0,visited, ans); 
                               ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1286 迷宫取数
比赛
2021苏青奥赛集训营(2021/7/25训练赛)
语言
C++
递交时间
2021-07-25 11:29:58
评测时间
2021-07-25 11:29:58
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes