| # | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
|---|---|---|---|---|---|---|---|
| 775032 | cheat_when_I_was_young | Shopping (JOI21_shopping) | C++17 | 65 ms | 8516 KiB |
#include "Anna.h"
#include "bits/stdc++.h"
using namespace std;
// SendA(bool y)
void InitA(int n, int l, int r) {
for (int i = 0; i < 100; ++i) SendA(1);
}
void ReceiveA(bool x) {
}
int Answer() {
return 0;
}
#include "Bruno.h"
#include "bits/stdc++.h"
using namespace std;
// SendB(bool y)
void InitB(int n, vector<int> p) {
}
void ReceiveB(bool x) {
}
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
