#pragma once

#include "cgp/cgp.hpp"

using namespace cgp;

int num_trees();
int num_grass();
float terrain_length();