# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
153515 | 2019-09-14T12:02:05 Z | phpark | King of Chairs (FXCUP4_chairs) | C++17 | 1000 ms | 10272 KB |
#include "king.h" using namespace std; long long SendInfo(vector <int> W, vector <int> C) { return 1; }
Compilation message
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Correct | 4 ms | 760 KB | Correct |
2 | Correct | 4 ms | 760 KB | Correct |
3 | Correct | 4 ms | 760 KB | Correct |
4 | Correct | 4 ms | 760 KB | Correct |
5 | Correct | 4 ms | 768 KB | Correct |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Execution timed out | 1092 ms | 5988 KB | Time limit exceeded |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Partially correct | 738 ms | 5996 KB | B = 1 |
2 | Execution timed out | 1091 ms | 10272 KB | Time limit exceeded |
3 | Halted | 0 ms | 0 KB | - |