You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.