71a466c
1 2 3 4 5
#include <stdio.h> #include <stdlib.h> int main (int argc, char ** argv) { return 0; }