/ 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 125ms 5.418 MiB
#2 Accepted 2ms 340.0 KiB
#3 Accepted 8ms 2.461 MiB
#4 Accepted 14ms 4.305 MiB
#5 Accepted 14ms 4.184 MiB
#6 Accepted 9ms 2.348 MiB
#7 Accepted 12ms 2.535 MiB
#8 Accepted 12ms 2.496 MiB
#9 Accepted 71ms 4.375 MiB
#10 Accepted 131ms 4.176 MiB

信息

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