답안 #1099908

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
1099908 2024-10-12T05:49:27 Z model_code 스핑크스 (IOI24_sphinx) C++17
0 / 100
16 ms 600 KB
// incorrect/mruxim-wa-tmc.cpp

#include "sphinx.h"
using namespace std;

std::vector<int> find_colours(int N, std::vector<int> X, std::vector<int> Y) {
	for(int i = 0; i < 999999; i++)
		perform_experiment(vector<int>(N, 0));
  return {};
}
# 결과 실행 시간 메모리 Grader output
1 Incorrect 16 ms 600 KB #experiments reached 2751
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 15 ms 396 KB #experiments reached 2751
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 16 ms 600 KB #experiments reached 2751
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 15 ms 396 KB #experiments reached 2751
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 15 ms 396 KB #experiments reached 2751
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 16 ms 600 KB #experiments reached 2751
2 Halted 0 ms 0 KB -