Hacker News new | ask | show | jobs
by louiz 3029 days ago
> I look at that and wonder where did cout come from?

This is the biggest issue with this. STOP TEACHING “using namespace std;”. This is bad, bad, bad, and it sucks.