Adding the challenge 0501

This commit is contained in:
2026-08-25 21:33:06 +02:00
parent 9e9e63f4ab
commit f4cf2921f8
15 changed files with 2128 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
package db0501
func check(cond bool) {
if !cond {
panic("assertion failure")
}
}
// QzBQWVJJOUhU https://trialofcode.org/