Adding the challenge 0303

This commit is contained in:
2026-07-31 20:30:42 +02:00
parent 185ba1878e
commit 8a50f55782
15 changed files with 966 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
package db0303
func check(cond bool) {
if !cond {
panic("assertion failure")
}
}
// QzBQWVJJOUhU https://trialofcode.org/