YOU SAID:
Given 3 positive integers, n, b, and s, generate the next n numbers in base b starting with s in the given base.
INTO JAPANESE
3 つの正の整数 n、b、s を指定すると、指定された基数の s から始まる基数 b の次の n 個の数値が生成されます。
BACK INTO ENGLISH
Given three positive integers n, b, and s, generates the next n numbers in base b starting with s in the specified base.
INTO JAPANESE
3 つの正の整数 n、b、s を指定すると、指定した基数の s から始まる b 基数の次の n 個の数値を生成します。
BACK INTO ENGLISH
Given three positive integers n, b, and s, generate the next n numbers in the b base starting with s in the specified base.
INTO JAPANESE
3 つの正の整数 n、b、s を指定すると、指定した基数の s から始まる b 基数の次の n 個の数値を生成します。
BACK INTO ENGLISH
Given three positive integers n, b, and s, generate the next n numbers in the b base starting with s in the specified base.
This is a real translation party!