#include <Core/Core.h> using namespace Upp; CONSOLE_APP_MAIN { VectorMap<int64_t, Vector<Value> > cache; }
Report message to a moderator