#include <map> #include <string> #include "functions.h" int main() { printf("%s\n", test_memory_generateConstPlayfield().c_str()); }