#include void printInt(int i) { printf("%d\n", i); }