답안 #844615

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
844615 2023-09-05T14:38:07 Z EntityPlantt Lost in the cycle (IOI19_cycle) C++17
0 / 100
0 ms 344 KB
#include "cycle.h"
#include <cstdio>
#include <cstdlib>
#include <math.h>
void escape(int n) {
  fprintf(stdout, "OK\n%hd\n", short(log2(n) + 3));
  fclose(stdout);
  exit(0);
}
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 344 KB Expected integer, but "OK" found
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 344 KB Expected integer, but "OK" found
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 344 KB Expected integer, but "OK" found
2 Halted 0 ms 0 KB -