#include<iostream>
using namespace std;
int main() {
cout<<"Hello WOrld!";
return 0;
}
As of 2017, I am a second year undergrad. I have been programming since grade 6. Been using Stack Overflow, for about 3 years now. This site has always found me the answers, and taught me there's a lot more to learn than I will ever be able to perceive.