Among the languages available for use on AtCoder, are there any languages that allow executing shell commands during compilation?
I know that Python can achieve this using AOT (Ahead-of-Time) compilation, but I’m looking for a language with even less runtime overhead.
New contributor
Raccoon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.