long integer
Computing term for an integer data type that can hold larger values than a standard integer.
このプログラムでは長整数を使って大きな数を扱います。
This program uses long integers to handle large numbers.
Compound of 長 (long) and 整数 (integer), directly corresponding to the English computing term 'long integer'.