C++ Shell

Jun 27, 2014 at 8:00pm
Are any of you seeing the new widget beside this code? I love it!

1
2
3
4
5
6
7
#include <iostream>

int main()
{
  std::cout << "Hello World" << std::endl;
  return 0;
}
Last edited on Jun 27, 2014 at 8:00pm
Jun 27, 2014 at 8:04pm
What widget? Do you mean that malicious browser add-on that went through here a few days ago? The one that put the little cog next to certain fields?


Just kidding, it is pretty great. I think twicker took notice of people posting to online compilers and just made it easier for us.
Jun 27, 2014 at 8:11pm
Yep. That's the one. I only noticed it today.
Jun 27, 2014 at 10:42pm
Topic archived. No new replies allowed.