Input and Output with iostream

Practice using std::cout for output and std::cin for input.

Success Criteria

Your code must pass 1 test case(s) to complete this exercise. 3 hint(s) are available if you need help.

Sign in to access exercises

This exercise includes an interactive code editor where you can write, test, and submit your C++ solution. Your code will be automatically tested against 1 test case(s). 3 hint(s) are available to help you if you get stuck.