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 1, 2026 14:59olliecrowolliecrowScore: 20,020Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 1, 2026 15:0419,205666,916,091617,780,00015,994,0002,379,776
2Apr 1, 2026 15:0419,310664,657,765624,226,00013,004,0002,342,912
3Apr 1, 2026 15:0419,424672,722,663626,978,00013,999,0002,555,904
4Apr 1, 2026 14:5920,020696,136,755635,679,00024,987,0002,457,600
5Apr 1, 2026 14:5920,051689,686,562636,687,00024,987,0002,367,488
6Apr 1, 2026 14:5920,072687,811,921634,412,00027,974,0002,428,928