Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:10:8: warning: unused variable 'cnt' [-Wunused-variable] int n,cnt=maxn,x,t=1; ^~~ /in/foo.cc:51:10: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] vist[k]=1; ~~~~~~~^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1014 灾后重建
- 比赛
- 20190323信息学奥赛模拟考(三)-补题通道
- 语言
- C++
- 递交时间
- 2019-03-25 17:35:20
- 评测时间
- 2019-03-25 17:35:20
- 评测机
- 分数
- 100
- 总耗时
- 139ms
- 峰值内存
- 668.0 KiB