제출 #436365

#제출 시각아이디문제언어결과실행 시간메모리
436365stoyan_malinin콤보 (IOI18_combo)C++14
0 / 100
1 ms200 KiB
#include <iostream>
#include <vector>
#include <string>

#include "combo.h"
#ifdef ivan
#include "grader.cpp"
#endif // ivan

using namespace std;

string guess_sequence(int N)
{
    return "";
}
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…