basic operation
RU: базовая операция
The single representative step counted when analysing an algorithm's cost — for example, the comparison in a sort or the key lookup in a search. Complexity is expressed as a function of how many times this operation executes as input size n grows.