VSCode snippets for competitive programming
This time, I would like to introduce a snippet that I have been updating through participation in AtCoder and other competitions. For example, typing "civec2" completes a snippet that stores the string entered from the standard input into a two-dimensional vector.