User:Sbrk
Jump to navigation
Jump to search
#include <stdlib.h> int main(const int argc, const char **argv) { return main(0, NULL); }