Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 262 Bytes

File metadata and controls

5 lines (5 loc) · 262 Bytes

Battleships-SolverPy

ReplyCode Hackathon problem 5. Solves a battleship puzzle using dynamic programming. Written in python. Problem statement is given in Battleship.pdf Create an input file called 'input.txt'. Run the program. An output file will be created.