/ 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 134ms 5.422 MiB
#2 Accepted 2ms 364.0 KiB
#3 Accepted 11ms 2.477 MiB
#4 Accepted 13ms 4.242 MiB
#5 Accepted 13ms 4.277 MiB
#6 Accepted 10ms 2.395 MiB
#7 Accepted 12ms 2.539 MiB
#8 Accepted 12ms 2.496 MiB
#9 Accepted 56ms 4.391 MiB
#10 Accepted 108ms 4.172 MiB

信息

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