+ 4
cin function in code playground question
So I just uploaded my first bit of code in c++ and I noticed that when I compile and run it in code playground, it doesn't print my cin function, it just says it notices that my code requires inputs and to please enter them before continuing. Is this a limitation of code playground? also is there some way around this? Thanks and cheers, Bunnycakes
4 Respostas
+ 1
@Ulisses Cruz, that was a really great guide. it doesn't really provided background as to why that happens which is what I was looking for, but it was really well made.
0
Okay I'll be sure to do that!Thanks @codE niNjA
0
Thanks @Bunnycakes.
About why that happens I can't tell. Maybe is for security reasons.