Problem addition
User Alexis10
Submission Time 2023-11-08 10:04:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int main()’:
addition.cpp:8:7: error: expected ‘;’ before ‘int’
8 | printf int c;
| ^~~~
| ;