C++ Not being in input twice
I am making a calculator that works with imaginary numbers. When I run it in the terminal I am able to put the first two inputs however the second one glitches out.(Look at screenshot for reference) Here is my Handler with get_complex_input() that runs at this part and Complex file.
C++ Not being in input twice
I am making a calculator that works with imaginary numbers. When I run it in the terminal I am able to put the first two inputs however the second one glitches out.(Look at screenshot for reference) Here is my Handler with get_complex_input() that runs at this part and Complex file.