# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
148021 | 2019-08-31T11:21:38 Z | imsifile | King of Chairs (FXCUP4_chairs) | C++17 | 0 ms | 0 KB |
#include "king.h" long long SendInfo(std::vector<int> W, std::vector<int> C) { return 0; }