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

Задача 39609. Memory for identifiers - 7


When registered in a computer system, each object is assigned an identifier consisting of 259 characters and containing only decimal digits and characters from the 2489-character alphabet. In the database, each identifier is stored in the same and the minimum 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 amount of memory (in KB) required to store 32768 identifiers. In the answer, write down only an integer - the number of KB.