startRunning();
for (int i = ; i ; i) {
    jumpOverCactusWithNumber();
}
stopRunning();