# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
117705 | 2019-06-17T06:51:48 Z | imsifile | King of Chairs (FXCUP4_chairs) | C++17 | 0 ms | 0 KB |
#include "king.h" long long SendInfo(int N, std::vector<int> W, std::vector<int> C) { return (1ll<<40)-1; }