#pragma once #include #include "shared.hpp" int modulo(int x,int N); String getMyHostname();