Accepted
/in/foo.cc: In function 'bool check(int)': /in/foo.cc:23:9: warning: unused variable 'tot' [-Wunused-variable] int tot=0; ^~~ /in/foo.cc: In function 'int main()': /in/foo.cc:69:25: warning: 'ans' may be used uninitialized in this function [-Wmaybe-uninitialized] printf("-1\n%d",ans); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1782 借教室
- 语言
- C++
- 递交时间
- 2018-07-17 16:08:12
- 评测时间
- 2018-07-17 16:08:12
- 评测机
- 分数
- 100
- 总耗时
- 3956ms
- 峰值内存
- 23.484 MiB