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

Compile Error

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