This is the blog of a starving college student, equipped with some outdated tech, the attention span of a goldfish, and is a kid at heart. Follow at your own risk.
Catching Elephant is a theme by Andy Taylor
You had me at
#inlcude <iostream>
using namespace std;
int main() {
cout « “Hello.” « endl;
return 0;
}
Ah, geek love.
ugh no wait why would you use the whole namespace that’s really inefficient and also this would display for like a few...
True programming