Owl Get a Life
minstack.cpp: In function ‘int getMin()’:minstack.cpp:23:12: error: invalid type argument of unary ‘*’ (have ‘long long int’) 23 | cout << *res << endl; | ^~~