Unique strings Sergey Svistunov

Count the exact number of unique tokens as fast as possible.

Input

One token per line on STDIN:

JWXcKKaWzvFL5
Rof
3ztCpA
5wHcGN
*UiEMthaTS*g

Output

Print the exact count of unique tokens to STDOUT.

Constraints

  • Character set: 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@#%*
  • Maximum token length: 16
  • Approximately 1,000,000 unique tokens
Back to listDec 22, 2025 21:17Zhalgas KhassenovZhalgas KhassenovScore: 148,273Success
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 22, 2025 21:17147,8874,907,089,9964,786,327,00093,947,0002,523,136
2Dec 22, 2025 21:17147,9804,919,954,4644,786,385,00096,947,0002,314,240
3Dec 22, 2025 21:17148,0244,913,767,8964,791,839,00092,938,0002,531,328
4Dec 22, 2025 21:17148,1624,919,723,2174,791,413,00097,947,0002,424,832
5Dec 22, 2025 21:17148,2734,923,103,4904,794,074,00098,939,0002,347,008
6Dec 22, 2025 21:17148,3954,926,489,2214,807,091,00089,945,0002,465,792
7Dec 22, 2025 21:17149,2414,949,853,3184,839,019,00085,947,0002,347,008
8Dec 22, 2025 21:17149,3464,965,222,8884,837,442,00090,970,0002,494,464
9Dec 22, 2025 21:17149,4144,965,193,5494,843,727,00086,941,0002,437,120