Problem | stickytape |
---|---|
User | mingging1748 |
Submission Time | 2025-02-07 21:19:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
stickytape.cpp: In function ‘int main()’:
stickytape.cpp:25:7: error: ‘v’ was not declared in this scope
25 | if (v.empty() == true) {
| ^
stickytape.cpp:36:7: error: ‘v’ was not declared in this scope
36 | if (v.empty() == true) {
| ^