# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1142130 | redimberoc | Combo (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;
}
}