Problem | sumsumdigit |
---|---|
User | xragon |
Submission Time | 2024-12-11 11:33:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumsumdigit.cpp: In function ‘int main()’:
sumsumdigit.cpp:68:1: error: expected ‘}’ at end of input
68 | }
| ^
sumsumdigit.cpp:6:14: note: to match this ‘{’
6 | signed main(){
| ^