Jimmypokemongames
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Edited CLion removes spaces with cin when running
AnsweredThis doesn't happen on visual studios. I'm new to programming with c++ and it only appears to be happening in CLion. If I try to do something like: int main(){ cout << "Type in a number: "; d...