| # | Time | Username | Problem | Language | Result | Execution time | Memory |
|---|---|---|---|---|---|---|---|
| 1332403 | QuocSensei | Parrots (IOI11_parrots) | C++20 | 0 ms | 0 KiB |
#include <bits/stdc++.h>
#define ll long long
#define el cout << endl
using namespace std;
void send(int a);
void encode(int N, int M)
{
}#include <bits/stdc++.h>
#define ll long long
#define el cout << endl
using namespace std;
void output(int b);
void decode(int N, int L, int X[])
{
}