# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
1122955 | SulA | 일차 함수 (tutorial4) | C++20 | 1 ms | 328 KiB |
#include "grader.h"
#include <bits/stdc++.h>
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... |