Owl Get a Life
minstack.cpp: In function ‘int top()’:minstack.cpp:19:13: error: ‘class std::vector<long long int>’ has no member named ‘length’ 19 | return v[v.length-1]; | ^~~~~~