diff --git a/bankers_algorithm.txt b/bankers_algorithm.txt index b9817a3..5c72028 100644 --- a/bankers_algorithm.txt +++ b/bankers_algorithm.txt @@ -70,20 +70,9 @@ void main() } } } - - int flag = 1; - for(int i=0;i", ans[i]);