| Problem | sumsumdigit |
|---|---|
| User | vadar2525 |
| Submission Time | 2025-11-21 11:29:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumsumdigit.cpp: In function ‘int main()’:
sumsumdigit.cpp:10:21: error: ‘n’ was not declared in this scope
10 | for(int i = 0; i < n; i++){
| ^