## Title of the Blog Post Titles submission: - AOC 2022 Day 4: Camp Cleanup ## External resources - [Advent of Code website](https://adventofcode.com/2022) - C++ keywords: [char](https://en.cppreference.com/w/cpp/keyword/char) and [using](https://en.cppreference.com/w/cpp/language/type_alias) - C++ functions: [std::find](https://en.cppreference.com/w/cpp/algorithm/find), [std::next](https://en.cppreference.com/w/cpp/iterator/next) and [std::atoi](https://en.cppreference.com/w/cpp/string/byte/atoi) - C++ structures: [std::string_view](https://en.cppreference.com/w/cpp/string/basic_string_view) ## Publication This is the last step, and it will be supplemented with new platforms on which I will publish my articles. - [x] Publish on my personal website - [x] Publish on my GitHub Pages - [ ] Publish on Dev.to - [ ] Publish on CodeNewbie - [ ] Publish on [Medium](https://medium.com/p/import) - [ ] Publish on Reddit - [ ] Publish on Hashnode
Title of the Blog Post
Titles submission:
External resources
Publication
This is the last step, and it will be supplemented with new platforms on which I will publish my articles.