Junior — Senior
Assessment of the storage volume of a single element and the entire database
livecode
Task condition
It is necessary to determine how much memory one element occupies, as well as to calculate the total storage volume for a given number of records (for example, 100 million links).
Parameters of one element: original_url: ___ bytes short_code: ___ bytes owner_id: ___ bytes timestamp: ___ bytes
Total per record: ___ bytes