Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:13:25: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=] scanf("%d",&map[i][j]); ^ /in/foo.cc:38:9: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] lu[p]=1; ~~~~~^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1635 城市连接
- 语言
- C++
- 递交时间
- 2019-05-07 20:36:37
- 评测时间
- 2019-05-07 20:36:37
- 评测机
- 分数
- 100
- 总耗时
- 375ms
- 峰值内存
- 7.996 MiB