atcoder_practice my account - https://atcoder.jp/users/kt_kos1998 run # c++ $ g++ -o main contests/A.cpp -std=c++17 $ ./main # python $ python3 contentsPython/A.py