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

Compile Error

addition.cpp: In function ‘int main()’:
addition.cpp:7:10: error: ‘a’ was not declared in this scope
7 | cin << a b
| ^