#5
hzr2018-06-05 08:29
#include<fstream>
#include<iostream>
#include<cstdio>
#include<cmath>
#include<cstring>
#include<algorithm>
#include<cstdlib>
#include<ctime>
using namespace std;
int main()
{
system("color 0B");
cout<<"1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0";
}
|