checkStack abstract method

bool checkStack(
  1. int n
)

Implementation

bool checkStack(int n);