Problem addition
User Elnathan
Submission Time 2023-03-02 07:39:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp:2:1: error: expected initializer before ‘a’
2 | a = input()
| ^