> can you elaborate what you want from your crossword
well,the program that i'm trying to do should be able to make new puzzle or solve existing crossword puzzle.currently,i'm trying to use the STL library to make the implementation.(mostly,i will be using strings and vectors)
|