# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
855972 | 2023-10-02T13:04:01 Z | overwatch9 | 공장들 (JOI14_factories) | C++17 | 5 ms | 16840 KB |
#include <iostream> #include <vector> #include "factories.h" using namespace std; void Init(int N, int A[], int B[], int D[]) { } long long Query(int S, int X[], int T, int Y[]) { return 0; }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 5 ms | 16840 KB | Output isn't correct |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 3 ms | 16732 KB | Output isn't correct |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 5 ms | 16840 KB | Output isn't correct |
2 | Halted | 0 ms | 0 KB | - |