# include <stdio.h> int main(){ int y,m,d; int y1,m1,d1; scanf("%d %d %d \n %d %d %d",&y,&m,&d,&y1,&a...