| # | Time | Username | Problem | Language | Result | Execution time | Memory |
|---|---|---|---|---|---|---|---|
| 1205302 | Trn115 | 일차 함수 (tutorial4) | C++20 | 0 ms | 328 KiB |
#include <bits/stdc++.h>
#include "grader.h"
using namespace std;
void solve() {
int b = f(0);
int a = f(1) - b;
Report(a, b);
}
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
