2021 Christmas BiNgO
Choose a snippet. The answer is the runtime in "big O" notation.
help wanted!
This challenge is in alpha phase. Please submit me a new snippet+solution in private. The language of your own snippet does not matter.
A code snippet
GeSHi`ed BASH code for
"_WELCOME.bash" 1
2
3
4
| #!/bin/bash
echo -n "Hello world!" # Solution: o(1)
echo "Let's start!" # Look at the average runtime for each problem.
|
© 2024 by