- Default lamps: 9 17
- Temple: 3 6 7 11 14 19
- Furnace: 1 2 5 12 13 15 16 18
- Tree: 5 6 7 14 15
- Pier: 5 15 20
- Waterfall: 9 17 20
- Rock: 2 9 16 17 18
- Pagoda: 1 3 4 8 10 11 12 13 19
- Solution: Tree, Waterfall, Rock and Pagoda
Then double click the LampSolver.jar file with the input file named 'input.txt' at the same directory and wait the for answer.
-
- What it is the lamp number i should use?
Doesnt matter. The problem is not about lamps and numbers but switchs and logical NOT operations. Fix a number for each lamp and it should run just fine. You can use THIS.
-
- Ok, i have the result, what to do next?
Just turn ON or OFF the buttons! It is that easy.
-
- The program is not giving me any answer. Is it broken?
No! We tested the program heavily (over 20 cases). Check if:
- The text file is right.
- (CRITICAL) Your visual lecture of lamps (and numbering) is right.
- All the switches turned on and off at least once. Its easy to see the lamps affected if you follow this process: Turn on >> See the lamps >> Turn off >> Go to next switch.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Chap0linColorado of [BTCO] BOTECO bf platoon.
Anyone who wants to improve this community tool and make a more intuitive GUI, please do it. I dont have this kind of knowledge.