| Problem | digits2 |
|---|---|
| User | wilson9304 |
| Submission Time | 2026-02-25 12:53:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
digits2.cpp: In function ‘int main()’:
digits2.cpp:22:11: error: ‘num’ was not declared in this scope; did you mean ‘nums’?
22 | int lo = num.at(0);
| ^~~
| nums