Problem | abcs |
---|---|
User | YSH2020 |
Submission Time | 2025-02-23 21:53:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
abcs.cpp: In function ‘int main()’:
abcs.cpp:15:22: error: ‘length’ was not declared in this scope; did you mean ‘lengths’?
15 | for (int i = 0; i < length.size(); i++) {
| ^~~~~~
| lengths