Compile Error
foo.cc:5:8: error: 'LL' does not name a type 5 | inline LL dfs(int x,int y,int from) | ^~ foo.cc: In function 'int main()': foo.cc:24:8: error: 'dfs' was not declared in this scope; did you mean 'ffs'? 24 | cout<<dfs(n,m,1)<<ednl; | ^~~ | ffs foo.cc:24:20: error: 'ednl' was not declared in this scope 24 | cout<<dfs(n,m,1)<<ednl; | ^~~~
正在同步测试数据,请稍后 Found 20 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1111 [CSP-J2020] 方格取数
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2022-07-29 11:39:49
- 评测时间
- 2022-07-29 11:39:49
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes