Username: 
Password: 
Restrict session to IP 
 |  score: 2  |  5.00 5.00 5.00 |  Solved By 0 People  |  0 views  |  since Jun 02, 2024 - 14:32:08

2021 Christmas BiNgO ()

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.
 

Your solution for 2021 Christmas BiNgO
Answer
© 2024 by