Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
10
Task/Babbage-problem/UTFool/babbage-problem.utfool
Normal file
10
Task/Babbage-problem/UTFool/babbage-problem.utfool
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
···
|
||||
http://rosettacode.org/wiki/Babbage_problem
|
||||
···
|
||||
■ BabbageProblem
|
||||
§ static
|
||||
▶ main
|
||||
• args⦂ String[]
|
||||
for each number from √269696 up to √Integer.MAX_VALUE
|
||||
if ("⸨number × number⸩").endsWith "269696"
|
||||
System.exit number
|
||||
Loading…
Add table
Add a link
Reference in a new issue