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 listMar 11, 2026 17:10olliecrowolliecrowScore: 14,366Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 11, 2026 17:1014,305493,025,755463,061,0009,001,0002,326,528
2Mar 11, 2026 17:1014,333498,691,684462,995,0009,999,0002,498,560
3Mar 11, 2026 17:1014,342508,139,871465,297,0008,005,0002,326,528
4Mar 11, 2026 17:1014,354501,336,323465,692,0007,994,0002,441,216
5Mar 11, 2026 17:1014,366500,348,055466,063,0008,001,0002,326,528
6Mar 11, 2026 17:1014,386502,619,515465,737,0008,994,0002,330,624
7Mar 11, 2026 17:1014,400499,226,941466,191,0009,003,0002,326,528
8Mar 11, 2026 17:1014,428499,422,450467,128,0009,002,0002,330,624
9Mar 11, 2026 17:1014,442503,748,455466,585,0009,991,0002,277,376