| Problem | sumsumdigit |
|---|---|
| User | louisleehi |
| Submission Time | 2024-12-11 10:02:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumsumdigit.cpp: In function ‘int main()’:
sumsumdigit.cpp:26:1: error: expected ‘}’ at end of input
26 | }
| ^
sumsumdigit.cpp:5:8: note: to match this ‘{’
5 | main() {
| ^