Value by pooq

m:-prompt1(''),readln([T]),between(1,T,I),readln([N]),K is round(N^0.5),\+format("~d
",K*11+K mod 10).

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page