제출 #465637

#제출 시각아이디문제언어결과실행 시간메모리
465637MohamedFaresNebiliHandcrafted Gift (IOI20_gift)C++14
10 / 100
203 ms13124 KiB
#include <bits/stdc++.h>
#include "gift.h"

using namespace std;

int construct(int n, int r, std::vector<int> a, std::vector<int> b, std::vector<int> x) {
    string s(n, 'R');
    craft(s);
    return 1;
}
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…