Problem addition
User NotTYR
Submission Time 2023-02-08 20:47:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

addition.cpp: In function ‘int main()’:
addition.cpp:7:9: error: expected initializer before ‘b’
7 | int a b
| ^