开通codecow

#include<bits/stdc++.h>
using namespace std;
int main()
{
	print("Hello Codecow");
    return 0;
}