Month of day with sequence in one for loop or range-v3 lib

前端 未结 0 979
自闭症患者
自闭症患者 2021-01-22 21:07

I try to take month of day with sequence like this: for january it will print 1 with 31 time, in february will print 2 with 28 time etc.

int count = 0;
for(int k          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题