Adding the challenge 0301

This commit is contained in:
2026-07-29 22:54:42 +02:00
parent df8c61b7b9
commit 89975de979
15 changed files with 807 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
package db0301
func check(cond bool) {
if !cond {
panic("assertion failure")
}
}
// QzBQWVJJOUhU https://trialofcode.org/