Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I had that problem while taking an exam today. I kept running out of space because of my handwriting being kinda large.
-
@IllSlapU
I always use printf even in C++.
std::out << "Formatted " << stuff << std::endl;
is just a mouthful and does not make things that much easier.
Related Rants
Students shouldn't be told to write a program in a notebook. -_- I remember those days when I used to write C++ programs and my indent was going to the next page of the notebook.
Something like this:
undefined
wk92