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 listApr 24, 2026 20:38olliecrowolliecrowScore: 51,016Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 24, 2026 20:4050,8011,697,682,4041,606,473,00069,977,0002,383,872
2Apr 24, 2026 20:4050,8161,697,257,1941,617,992,00058,963,0002,347,008
3Apr 24, 2026 20:4050,8431,697,699,6511,607,855,00069,993,0002,383,872
4Apr 24, 2026 20:4050,9411,699,416,3371,630,100,00050,971,0002,383,872
5Apr 24, 2026 20:4051,0161,699,509,5781,614,559,00068,981,0002,359,296
6Apr 24, 2026 20:4051,1571,713,172,4951,615,223,00072,964,0002,383,872
7Apr 24, 2026 20:4051,3321,714,134,5011,621,019,00072,955,0002,330,624
8Apr 24, 2026 20:4051,3681,712,291,5891,632,183,00062,968,0002,363,392
9Apr 24, 2026 20:4051,4651,715,763,2801,634,377,00063,975,0002,383,872