Semiprime: Difference between revisions

m
→‎version 2: changed the font size of both output (windows).
m (→‎version 2: changed the font size of both output (windows).)
Line 1,746:
end /*j*/ /* [↑] J is never a multiple of three.*/</lang>
{{out|output|text=&nbsp; when using the input of: &nbsp; <tt> -1 &nbsp; 106 </tt>}}
 
<br>(Shown at three-quarter size.)
(Shown at &nbsp; <big> '''<sup>5</sup>/<sub>6</sub>''' </big> &nbsp; size.)
<pre style="font-size:7584%;height:100ex">
-1 isn't semiprime.
0 isn't semiprime.
Line 1,860 ⟶ 1,861:
</pre>
{{out|output|text=&nbsp; when using the input of: &nbsp; <tt> 99888111555 &nbsp; 99888111600 </tt>}}
 
<br>(Shown at three-quarter size.)
(Shown at &nbsp; <big> '''<sup>5</sup>/<sub>6</sub>''' </big> &nbsp; size.)
<pre style="font-size:7584%;height:100ex">
99888111555 isn't semiprime.
99888111556 isn't semiprime.