/ Vijos /

记录详情

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)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 119ms 5.418 MiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 9ms 2.453 MiB
#4 Accepted 12ms 4.234 MiB
#5 Accepted 13ms 4.184 MiB
#6 Accepted 9ms 2.391 MiB
#7 Accepted 11ms 2.547 MiB
#8 Accepted 10ms 2.461 MiB
#9 Accepted 55ms 4.367 MiB
#10 Accepted 103ms 4.262 MiB

信息

递交者
类型
递交
题目
P1856 文本编辑器
语言
C++
递交时间
2021-07-21 09:36:11
评测时间
2021-07-21 10:01:12
评测机
分数
100
总耗时
349ms
峰值内存
5.418 MiB