Wrong Answer
foo.cc: In function 'int main()': foo.cc:158:35: warning: value computed is not used [-Wunused-value] 158 | freopen("in.txt", "r", stdin) != nullptr; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ foo.cc:159:37: warning: value computed is not used [-Wunused-value] 159 | freopen("out.txt", "w", stdout) != nullptr; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- lxhgww的奇思妙想
- 语言
- C++
- 递交时间
- 2023-06-11 13:33:44
- 评测时间
- 2023-06-11 13:33:44
- 评测机
- 分数
- 0
- 总耗时
- 454ms
- 峰值内存
- 10.777 MiB