News

In this exercise, learners/lecturers will write simple C++ programs that accept user input and then output responses to the command line. Learners will then test their programs by pushing them to ...
Then when it reach cin line, I can write my input so the program will continue to execute. What actually happen is it only pop up an external empty terminal but it doesn't seem to run my code, It is ...