Paste #70, posted on 2024-12-21 @ 08:45:52 UTC and titled as "silverbullet config"
#meta This page contains some configuration overrides for SilverBullet. A list of configs and their documentation [[!silverbullet.md/SETTINGS|can be found here]].
Paste #70, posted on 2024-12-21 @ 08:45:52 UTC and titled as "silverbullet config"
#meta This page contains some configuration overrides for SilverBullet. A list of configs and their documentation [[!silverbullet.md/SETTINGS|can be found here]].
Paste #69, posted on 2024-12-07 @ 07:50:08 UTC and titled as ""
func solvable2(res int, ins []int) bool { n, ins := ins[len(ins)-1], ins[:len(ins)-1] if len(ins) == 0 { return res == n