Problem addition
User Matrixworld
Submission Time 2026-06-22 15:21:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp:14:1: error: expected ‘,’ or ‘;’ before ‘int’
14 | int b = 2
| ^~~