After using while loop also 3 test cases are failed.Please help me out
Hey Kunj, mention the problem’s exact name also.
name of the problem is basic calculator
Hey Kunj, your output should exactly match the given output format, so you are supposed to print each output number in a new line and for that put endl
in every cout statement.