cp_problems My solutions for some competitive programming problems g++ -std=c++17 -Wall -Wextra <problem> -o main && ./main < smol.txt