fork download
#include <iostream>
using namespace std;

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