Adding the challenge 0203

This commit is contained in:
2026-07-27 17:06:44 +02:00
parent 666465bb7d
commit ee49ef185b
11 changed files with 596 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
package db0203
func check(cond bool) {
if !cond {
panic("assertion failure")
}
}
// QzBQWVJJOUhU https://trialofcode.org/