Learn more
Please note that GitHub no longer supports Internet Explorer versions 7 or 8.

We recommend upgrading to the latest Internet Explorer, Google Chrome, or Firefox.

If you are using IE 9 or later, make sure you turn off "Compatibility View".

file 9 lines (5 sloc) 0.103 kb
1
2
3
4
5
6
7
8
#include <cstdlib>

int main(int, char *[]) {
  return EXIT_SUCCESS;
}

// (c) 2013 Nobuhiro Takasaki

Something went wrong with that request. Please try again.