# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
149041 | 2019-09-01T05:37:54 Z | White Fairy(#3613, wifi) | King of Chairs (FXCUP4_chairs) | C++17 | 62 ms | 5952 KB |
#include "king.h" long long SendInfo(std::vector<int> W, std::vector<int> C) { int N = W.size(); return 0; }
Compilation message
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 11 ms | 1060 KB | Wrong |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Runtime error | 56 ms | 5952 KB | Execution failed because the return code was nonzero |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Runtime error | 62 ms | 5444 KB | Execution failed because the return code was nonzero |
2 | Halted | 0 ms | 0 KB | - |