Shallow Directory Search
Write a program that will search for a file of a given name. Assume that the file is stored in a root directory or in a subfolder of the root directory. If the file is found, the program should print the path of folders that leads to the file. If the file is not found, the program should print the words: The file was not found.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.