Arithmetic Operations in C++

# Introduction In this lab, you will create a calculator using a lambda function to perform basic arithmetic operations with two integer inputs and a character input for the operator, and the result will be printed.

|60 : 00

Click the virtual machine below to start practicing