Memory Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:38:40: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'll* {aka long long int*}' [-Wformat=] for(int i=1;i<=n;i++) scanf("%d",&a[i]); ^ /in/foo.cc: In function 'int bfs(int)': /in/foo.cc:34:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1009 2.新飞行棋
- 语言
- C++
- 递交时间
- 2020-03-26 20:02:35
- 评测时间
- 2020-03-26 20:02:35
- 评测机
- 分数
- 60
- 总耗时
- ≥465ms
- 峰值内存
- ≥64.051 MiB