Олимпиадный тренинг

Задача 39803. DV-2022


When registering in a computer system, each object is assigned an identifier consisting of 250 characters. The identifier can contain decimal digits and characters from a special set of 1560 characters. The database stores information about each identifier with the same and the smallest possible integer number of bytes. In this case, character-by-character encoding of identifiers is used, all characters are encoded with the same and the minimum possible number of bits.

Determine the minimum amount of memory, in KB, that must be allocated to store identities for 32768 users.