```bash g++ "code.cpp" -o a.out && ./a.out < input.txt && rm a.out cses-cli submit -c problemset -t 1640 src/CSES.\ 1640.py ```