Adding the challenge 0202

This commit is contained in:
2026-07-26 21:48:08 +02:00
parent 19f6f8d323
commit 666465bb7d
11 changed files with 499 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
package db0202
func check(cond bool) {
if !cond {
panic("assertion failure")
}
}
// QzBQWVJJOUhU https://trialofcode.org/