#include #include int main(void) { int start = get_int("Starting number of llamas: "); int end = get_int("Ending number of "); }