Solution for Banker's Algorithm in C++
be sure in tasks.json, "args" has "-lpthread", "-std=c++11", textfile can be any of the above banker text files such as bankers_medium.txt or bankers_tiny.txt
be sure in tasks.json, "args" has "${fileDirname}/ba" ~./ba textfile.txt
otherwise use ~./bankers_algorithm textfile.txt