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