Problem | sumsumdigit |
---|---|
User | KL |
Submission Time | 2024-12-11 09:54:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumsumdigit.cpp: In function ‘int main()’:
sumsumdigit.cpp:47:3: error: ‘sum’ was not declared in this scope
47 | sum = 0;
| ^~~