README.md
pyproject.toml
src/cli.py
src/Codeforces/Codeforces.py
src/Codeforces/CodeforcesRequester.py
src/Codeforces/CodeforcesSubmissionTable.py
src/Codeforces/CodeforcesTextParser.py
src/beautifier/errors.py
src/beautifier/problem.py
src/beautifier/submission_table.py
src/beautifier/test_case.py
src/cfcc.egg-info/PKG-INFO
src/cfcc.egg-info/SOURCES.txt
src/cfcc.egg-info/dependency_links.txt
src/cfcc.egg-info/entry_points.txt
src/cfcc.egg-info/requires.txt
src/cfcc.egg-info/top_level.txt
src/cli_commands/generate_problem.py
src/cli_commands/problem_test.py
src/utils/file_managment.py
src/utils/language_to_program_id.py
src/utils/lower_upper_index_translator.py
src/utils/program_configs.py