Jump to content

McNuggets problem: Difference between revisions

m
(Frink)
Line 793:
 
=={{header|Frink}}==
This is a nice demonstration for Frink's <CODE>multifor</CODE> loop which can perform arbitrarily-deeply-nested loops in a single statement.
<lang frink>a = toSet[0 to 100]
 
Line 803 ⟶ 804:
43
</pre>
 
 
=={{header|FutureBasic}}==
494

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.