제출 #397244

#제출 시각아이디문제언어결과실행 시간메모리
397244cjoaHandcrafted Gift (IOI20_gift)C++17
10 / 100
149 ms20804 KiB
#include "gift.h"

int construct(int n, int r, std::vector<int> a, std::vector<int> b, std::vector<int> x) {
   std::string s(n, 'R');
   craft(s);

   return 1;
}
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…