This repository has been archived on 2026-05-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ICPC-2017/make_and_test.py

5 lines
150 B
Python

import subprocess
subprocess.call(['python', 'make_nonsense.py'])
subprocess.call(['python', 'icpc_test.py', 'asecbadge_multi.py', 'security', '5'])