#pragma once #include #include "defs.h" using namespace std; vector computeHost(int W, int H, Com bottomLeft, Com topRight);