답안 #717796

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
717796 2023-04-02T14:24:18 Z skyvn97 육각형 영역 (APIO21_hexagon) C++14
0 / 100
31 ms 396 KB
#include "hexagon.h"
 
#include <bits/stdc++.h>
using namespace std;
 
long long a[10101][20202]; // memory limit exceeded
 
int draw_territory(int N, int A, int B,
                   std::vector<int> D, std::vector<int> L) {
	assert(1 > 3);
  	a[0][0] = 10;
  	return a[0][0] + 220797;
}
# 결과 실행 시간 메모리 Grader output
1 Runtime error 25 ms 316 KB Execution killed with signal 6
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 25 ms 340 KB Execution killed with signal 6
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 26 ms 396 KB Execution killed with signal 6
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 25 ms 340 KB Execution killed with signal 6
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 28 ms 396 KB Execution killed with signal 6
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 26 ms 340 KB Execution killed with signal 6
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 31 ms 340 KB Execution killed with signal 6
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 28 ms 312 KB Execution killed with signal 6
2 Halted 0 ms 0 KB -