KWIC
- Method: Main/Subroutine (also Shared Data)
- Solution based on the paper by D.L. Parnas "On the criteria to be used in decomposing systems into modules"
- Lines should be placed in the file "input.txt", line delimeter - '\n', word delimeter - ' '
8Queens
- Method: Abastract Data Types
- Solution allows to place N queens on N-sized board