ScratchData LogoScratchData
Back to takkun118's profile

素因数分解

TAtakkun118•Created January 13, 2020
素因数分解
2
2
40 views
View on Scratch

Instructions

—————————日本語————————— このプロジェクトでは、2から100億までの整数を素因数分解することができます。 【素因数分解のさせ方】 Qキーを押すことで、素因数分解の対象となる整数を打ち込めます。 打ち込んだらチェックを押してください。 【入力時の注意】 ・半角数字 ・2以上100億以下の整数を入力してください。 ・"MAX"の変数は、現在素数と確定している最大の数です。 ・"MAX"の値より大きい数字を入力しないでください。  OK:2 3 4 5 6 7 8 9 10 132 1523 etc.  NG:1234.a b c A B C あ い う . ^ / * + - ! ? i ε    100億超の整数 0 1 etc.

Description

—————————English————————— This project helps to perform prime factorization for integers you choose from 2 to 10 billion easier. 【How to use】 Press Q key to enter an integer you want to do it for! When you enter, click the blue checkmark. 【Attentions to use】 ・Enter the INTEGER from 2 to 10 billion. ・Use ONLY NUMBERS 0~9 when you enter. ・The variable "MAX" shows the max of primes this calculated. Don't enter any integers which aren't more than the value of "MAX".   Safe: 2, 3, 4, 5, 6, 7, 8, 9, 10, 132, 1523, etc.  Wrong: Integers which aren't from 2 to 10 billion, marks(. , ^ / + - * ! ?), letters(a,b,c,x,y,z,i,α,β,ε,ω) etc.

Project Details

Project ID358976424
CreatedJanuary 13, 2020
Last ModifiedAugust 1, 2022
SharedJanuary 16, 2020
Visibilityvisible
CommentsAllowed