ENG
RUS
Timus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board
Discussion of Problem
1050
. Preparing an Article
ML :C
Posted by
Debi#FML
27 Feb 2016 11:32
Memory limit test 1. C++.
using:
vector<string> str
str[i].erase()
str[i].insert()
using erace and insert it creats another string object. I know, so how can i insert '' or `` instead of " ?
© 2000–2024
Timus Online Judge Team
. All rights reserved.