/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:28:24: warning: 'now' may be used uninitialized [-Wmaybe-uninitialized]
   28 |             rope.insert(now, ch);
      |             ~~~~~~~~~~~^~~~~~~~~
/in/foo.cc:11:12: note: 'now' was declared here
   11 |     int t, now;
      |            ^~~
# 状态 耗时 内存占用
#1 Accepted 104ms 5.414 MiB
#2 Accepted 3ms 536.0 KiB
#3 Accepted 9ms 2.57 MiB
#4 Accepted 12ms 4.219 MiB
#5 Accepted 12ms 4.391 MiB
#6 Accepted 9ms 2.488 MiB
#7 Accepted 11ms 2.598 MiB
#8 Accepted 10ms 2.594 MiB
#9 Accepted 50ms 4.539 MiB
#10 Accepted 98ms 4.152 MiB

信息

递交者
类型
递交
题目
P1856 文本编辑器
语言
C++
递交时间
2025-06-10 17:40:27
评测时间
2025-06-10 17:40:27
评测机
分数
100
总耗时
324ms
峰值内存
5.414 MiB