Accepted
foo.cc: In function 'int main()': foo.cc:26:9: warning: unused variable 'maxdep' [-Wunused-variable] 26 | int maxdep=1; | ^~~~~~ foo.cc: In function 'long long int read()': foo.cc:8:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 8 | scanf("%lld",&x); | ~~~~~^~~~~~~~~~~
正在同步测试数据,请稍后 Found 20 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1197 [NOI2015] 荷马史诗
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2022-06-11 19:44:19
- 评测时间
- 2022-06-11 19:44:19
- 评测机
- 分数
- 0
- 总耗时
- 568ms
- 峰值内存
- 2.613 MiB