# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
149370 | 2019-09-01T06:20:56 Z | Cafe Maru(#3599, bryan, pps789, kazel) | King of Chairs (FXCUP4_chairs) | C++17 | 64 ms | 5956 KB |
#include "king.h" long long SendInfo(std::vector<int> W, std::vector<int> C) { int N = W.size(); return 0; }
Compilation message
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Correct | 11 ms | 1060 KB | Correct |
2 | Runtime error | 11 ms | 1048 KB | Execution failed because the return code was nonzero |
3 | Halted | 0 ms | 0 KB | - |
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Runtime error | 64 ms | 5956 KB | Execution failed because the return code was nonzero |
2 | Halted | 0 ms | 0 KB | - |
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Runtime error | 63 ms | 5936 KB | Execution failed because the return code was nonzero |
2 | Halted | 0 ms | 0 KB | - |