Problem | addition |
---|---|
User | isabellaaazz |
Submission Time | 2025-08-24 10:25:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:22:9: error: expected ‘}’ at end of input
22 | return 0;
| ^
addition.cpp:17:12: note: to match this ‘{’
17 | int main() {
| ^