| Problem | addition |
|---|---|
| User | shredder26 |
| Submission Time | 2026-06-23 09:04:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:8:10: error: expected ‘}’ at end of input
8 | return 0;
| ^
addition.cpp:4:16: note: to match this ‘{’
4 | signed main () {
| ^