Owl Get a Life
minstack.cpp: In function ‘void push(int)’:minstack.cpp:9:9: error: expected primary-expression before ‘int’ 9 | S.push(int x); | ^~~