Compile Error
foo.cc:46:2: error: 'bfs' function uses 'auto' type specifier without trailing return type 46 | auto bfs() { | ^~~~ foo.cc:46:2: note: deduced return type only available with '-std=c++14' or '-std=gnu++14' foo.cc: In function 'int main()': foo.cc:88:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 88 | scanf("%d", &sta.m[i][j]); | ~~~~~^~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1029 晴天小猪历险记之Number
- 语言
- C++
- 递交时间
- 2021-12-28 19:15:54
- 评测时间
- 2021-12-28 19:15:54
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes