Accepted
foo.cc: In function 'int main()': foo.cc:16:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%s", s); ~~~~~^~~~~~~~~ foo.cc:28:24: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized] rope.insert(now, ch); ~~~~~~~~~~~^~~~~~~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1856 文本编辑器
- 语言
- C++
- 递交时间
- 2021-07-21 09:36:11
- 评测时间
- 2021-07-21 10:01:12
- 评测机
- 分数
- 100
- 总耗时
- 349ms
- 峰值内存
- 5.418 MiB