# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
1142130 | redimberoc | 콤보 (IOI18_combo) | C++20 | 0 ms | 0 KiB |
#include "combo.h"
using namespace std;
std::string guess_sequence(int N) {
string p = "XXYYABYABXAY";
if(n == 3){
return p;
}
}
# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
1142130 | redimberoc | 콤보 (IOI18_combo) | C++20 | 0 ms | 0 KiB |