CIN
This is used to read formatted input from the console. It reads only up to the first space. For full input including spaces use getline()
Last updated
This is used to read formatted input from the console. It reads only up to the first space. For full input including spaces use getline()
Last updated