Submission #717783

# Submission time Handle Problem Language Result Execution time Memory
717783 2023-04-02T14:11:23 Z skyvn97 Hexagonal Territory (APIO21_hexagon) C++14
0 / 100
2000 ms 12948 KB
#include "hexagon.h"

#include <bits/stdc++.h>
using namespace std;

int draw_territory(int N, int A, int B,
                   std::vector<int> D, std::vector<int> L) {
  while (true) cout << "HUHUHU" << endl;
}
# Verdict Execution time Memory Grader output
1 Execution timed out 2057 ms 12412 KB Time limit exceeded
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Execution timed out 2048 ms 12240 KB Time limit exceeded
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Execution timed out 2043 ms 12312 KB Time limit exceeded
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Execution timed out 2049 ms 12508 KB Time limit exceeded
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Execution timed out 2073 ms 12640 KB Time limit exceeded
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Execution timed out 2061 ms 12200 KB Time limit exceeded
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Execution timed out 2069 ms 12948 KB Time limit exceeded
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Execution timed out 2058 ms 12284 KB Time limit exceeded
2 Halted 0 ms 0 KB -