#include main() { int age; printf("enter age: ") scanf("%d",&age); if (age) }