| Problem | addition |
|---|---|
| User | Theo |
| Submission Time | 2026-06-25 22:28:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:8:3: error: expected ‘}’ at end of input
8 | {
| ^
addition.cpp:8:3: error: expected ‘}’ at end of input
addition.cpp:6:2: note: to match this ‘{’
6 | {
| ^
addition.cpp:8:3: error: expected ‘}’ at end of input
8 | {
| ^
addition.cpp:3:14: note: to match this ‘{’
3 | signed main(){
| ^