提交时间:2019-10-20 19:50:07
运行 ID: 1782
// 3E #include<iostream> int main(){ int a,b,i=0; scanf("%d %d",&a,&b); while(a<=b){ if(a%6==0||