Problem | ntuc |
---|---|
User | thatlycheeoolongdrink |
Submission Time | 2025-06-19 10:35:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ntuc.cpp: In function ‘int main()’:
ntuc.cpp:42:28: error: expected ‘;’ before ‘}’ token
42 | x.pop()
| ^
| ;
43 | }
| ~