Problem | eelimination |
---|---|
User | NgMinSong123 |
Submission Time | 2024-01-26 16:48:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eelimination.cpp: In function ‘int main()’:
eelimination.cpp:20:16: error: ‘class std::stack<long long int>’ has no member named ‘front’
20 | if (temp > S.front()) {
| ^~~~~