# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
578658 | 2022-06-17T13:18:03 Z | FatihSolak | popa (BOI18_popa) | C++17 | 1 ms | 288 KB |
#include <bits/stdc++.h> #include "popa.h" #define N 1005 using namespace std; int solve(int n, int* Left, int* Right){ return 0; }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Runtime error | 0 ms | 208 KB | Execution killed with signal 13 |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Runtime error | 1 ms | 208 KB | Execution killed with signal 13 |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Runtime error | 1 ms | 288 KB | Execution killed with signal 13 |
2 | Halted | 0 ms | 0 KB | - |