不挂科搜题免费

问题:

输入某年某月某日,判断这一天是这一年的第几天?

答案:

#include "stdio.h" #include "conio.h" main()