| # | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
|---|---|---|---|---|---|---|---|
| 1338748 | QuocSensei | 저장 (Saveit) (IOI10_saveit) | C++20 | 24 ms | 4164 KiB |
#include "encoder.h"
#include <bits/stdc++.h>
#define ll long long
#define el cout << endl
using namespace std;
void encode(int N, int H, int P, int A[], int B[])
{
}#include "decoder.h"
#include <bits/stdc++.h>
#define ll long long
#define el cout << endl
using namespace std;
void decode(int N, int H)
{
}| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
