#!/bin/sh

gcc vworld.c search.c main.c -o vacuum-plan

