Adding the challenge 0204

This commit is contained in:
2026-07-28 22:26:46 +02:00
parent ee49ef185b
commit df8c61b7b9
13 changed files with 704 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
package db0204
func check(cond bool) {
if !cond {
panic("assertion failure")
}
}
// QzBQWVJJOUhU https://trialofcode.org/