_ _ _ __| |_ __ ___ __| | __| | / _` | '__/ _ \/ _` |/ _` | | (_| | | | __/ (_| | (_| | \__,_|_| \___|\__,_|\__,_| Quiz: # Post either JSON or YAML answers file $ curl -d@answers.json https://dredd.h4x0r.space/quiz/$name Code: # Post source code with appropriate extension $ curl -F source=@program.c https://dredd.h4x0r.space/code/$name Note: All code is executed and evaluated in an Ubuntu 22.04 Docker container (e.g pbui/dredd-code:20230522), which supports the following programming language run-times: - Python 3.10.6 - GCC 11.3.0 - OpenJDK 11.0.19 - Ruby 3.0 - Node.js 18.x - TypeScript 5.0 - Golang 1.18 - Bash 5.1 - Guile 2.2 - Rust 1.72 - GHC 8.8.4 - SBCL 2.1.11 - Mono 6.8.0.105 - Swift 5.8 - OCaml 4.13.1