#include void repeat(int n, void (^block)(void)) { int i; for(i=0;i