[Community Puzzle] Slim SAT - Puzzle discussion

Coding Games and Programming Challenges to Code Better

Send your feedback or ask for help here!

Created by @MrMart,validated by @LeMasSon,@kitarotao and @Charouel.
If you have any issues, feel free to ping them.

On test 6 “Many variables”, there is an extra space in the formula before the letter “E”, which messed up my initial parsing.

Spoiler

If you decide to fix it, you must also change validator 6, as they share the same formula.

2 Likes

Thank you for reporting. Two cases have been fixed.

2 Likes