| Problem | sumsumdigit |
|---|---|
| User | brat |
| Submission Time | 2026-01-01 20:51:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumsumdigit.cpp: In function ‘void solve()’:
sumsumdigit.cpp:29:1: error: ‘a’ was not declared in this scope
29 | a
| ^
sumsumdigit.cpp:32:21: error: ‘j’ was not declared in this scope
32 | for(int j=0;j<digit;j++){
| ^