# |
Submission time |
Handle |
Problem |
Language |
Result |
Execution time |
Memory |
457686 |
2021-08-07T09:46:18 Z |
Jokubas |
Coins (LMIO19_monetos) |
C++14 |
|
1 ms |
204 KB |
#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;
}
# |
Verdict |
Execution time |
Memory |
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 |