답안 #362421

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
362421 2021-02-03T06:49:57 Z nighthallo 비교 (balkan11_cmp) C++14
0 / 100
1166 ms 82540 KB
#include "cmp.h"

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

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

# 결과 실행 시간 메모리 Grader output
1 Incorrect 1166 ms 82540 KB ZERO POINTS: For a=3069 and b=1532, correct answer is -1, got 1