#include int main() { int m[12]={31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; int n=0; for(int i=0;i<12;i++) { for(int j=1;j