Closed borowis closed 10 years ago
Please create a client for stack (= a program) that reads a BIG file (I mean like 1 Mb text file) and adds and removes words from this file to stack/deque at random (i.e. read - add - read - add - delete - add - etc. at random)
Added! You can find them in main package.
Please create a client for stack (= a program) that reads a BIG file (I mean like 1 Mb text file) and adds and removes words from this file to stack/deque at random (i.e. read - add - read - add - delete - add - etc. at random)