What is wrong with my code. I try to get a a line break using both \\n and endl but it shows error. My Code:
#include using namespace std; in