# |
Submission time |
Handle |
Problem |
Language |
Result |
Execution time |
Memory |
457678 |
2021-08-07T09:41:52 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 |
Incorrect |
0 ms |
204 KB |
Expected integer, but "0000000011" found |
2 |
Incorrect |
0 ms |
204 KB |
Expected integer, but "0000000011" found |
3 |
Incorrect |
0 ms |
204 KB |
Expected integer, but "0000000011" found |
4 |
Incorrect |
0 ms |
204 KB |
Expected integer, but "0000000011" found |
5 |
Incorrect |
0 ms |
204 KB |
Expected integer, but "0000000011" found |
6 |
Incorrect |
1 ms |
204 KB |
Expected integer, but "0000000011" found |
7 |
Incorrect |
0 ms |
204 KB |
Expected integer, but "0000000011" found |
8 |
Incorrect |
0 ms |
204 KB |
Expected integer, but "0000000011" found |
9 |
Incorrect |
0 ms |
204 KB |
Expected integer, but "0000000011" found |
10 |
Incorrect |
1 ms |
204 KB |
Expected integer, but "0000000011" found |