Memory Management System Simulator using LRU / SC algorithm Compile make Usage ./main -a algorithm -f frames -q quantum -m max_references algorithm could be Second chance (sc) or Least Recently Used (lru)