#include #define REP(i,n) for(i=0; i> k; REP(i,n) { REP(j,n) { if(p_num[i]*c_num[j]==k) { cnt+=1.0; } else{} } } cout<<(cnt/=36)<