fork download
#include <stdio.h>

int main(void) {
	// your code goes here
	return 0;
}
Success #stdin #stdout 0s 4396KB
stdin
Standard input is empty
stdout
Standard output is empty