Adding the challenge 0302

This commit is contained in:
2026-07-30 21:19:53 +02:00
parent 89975de979
commit 185ba1878e
15 changed files with 868 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
package db0302
func check(cond bool) {
if !cond {
panic("assertion failure")
}
}
// QzBQWVJJOUhU https://trialofcode.org/