Wrong Answer
/in/foo.cc: In function 'void work()': /in/foo.cc:108:27: warning: variable 'tmpy' set but not used [-Wunused-but-set-variable] int tmpx = x, tmpy, tmp; ^~~~ /in/foo.cc:130:35: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] ansy = s[root] - s[tmp]; ~~~~~^
信息
- 递交者
- 类型
- 递交
- 题目
- P1935 不可思议的清晨
- 语言
- C++
- 递交时间
- 2017-09-17 08:17:35
- 评测时间
- 2017-09-17 08:17:38
- 评测机
- 分数
- 0
- 总耗时
- 1554ms
- 峰值内存
- 17.68 MiB