제출 #362421

#제출 시각아이디문제언어결과실행 시간메모리
362421nighthallocmp (balkan11_cmp)C++14
0 / 100
1166 ms82540 KiB
#include "cmp.h"

void remember(int n) {
  //edit this
  bit_set(13);
}

int compare(int b) {
  //edit this
  return bit_get(13);
}

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