Adding the challenge 0404

This commit is contained in:
2026-08-06 21:26:45 +02:00
parent 2973ccd2b4
commit 715e66ca65
15 changed files with 1825 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
package db0404
func check(cond bool) {
if !cond {
panic("assertion failure")
}
}
// QzBQWVJJOUhU https://trialofcode.org/