#include <iostream>
#include <bits/stdc++.h>
#define pb push_back
using namespace std;
/*setIO(string s)
{
freopen((s+".in").c_str(), "r", stdin);
}*/
int main()
{
//setIO("input");
int T, N, K1, K2;
cin>>T>>N>>K1>>K2;
cout<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<1<<" "<<1<<"\n";
cout<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<1<<" "<<1<<" "<<1<<"\n";
cout<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<1<<" "<<1<<" "<<1<<"\n";
cout<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<1<<" "<<1<<" "<<1<<"\n";
cout<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<1<<" "<<1<<" "<<1<<"\n";
cout<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<1<<" "<<1<<" "<<1<<"\n";
cout<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<0<<" "<<1<<" "<<1<<" "<<1<<"\n";
cout<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<"\n";
cout<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<"\n";
cout<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<" "<<1<<"\n";
return 0;
}
# |
결과 |
실행 시간 |
메모리 |
Grader output |
1 |
Correct |
1 ms |
204 KB |
K = 17 |
2 |
Incorrect |
0 ms |
204 KB |
Unexpected end of file - int32 expected |
3 |
Incorrect |
1 ms |
204 KB |
Unexpected end of file - int32 expected |
4 |
Incorrect |
1 ms |
204 KB |
Unexpected end of file - int32 expected |
5 |
Incorrect |
1 ms |
204 KB |
Unexpected end of file - int32 expected |
6 |
Incorrect |
0 ms |
204 KB |
Unexpected end of file - int32 expected |
7 |
Incorrect |
1 ms |
204 KB |
Unexpected end of file - int32 expected |
8 |
Incorrect |
0 ms |
204 KB |
Unexpected end of file - int32 expected |
9 |
Incorrect |
0 ms |
204 KB |
Unexpected end of file - int32 expected |
10 |
Incorrect |
0 ms |
204 KB |
Unexpected end of file - int32 expected |