fork download
#include <iostream>
using namespace std;

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