Problem addition
User alettuce
Submission Time 2024-02-16 19:35:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int main()’:
addition.cpp:5:2: error: expected ‘,’ or ‘;’ before ‘int’
5 | int b = 5
| ^~~