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 listFeb 13, 2026 11:11FuroremFuroremScore: 256,353Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 13, 2026 11:11255,0418,453,318,6748,316,423,00099,932,0002,482,176
2Feb 13, 2026 11:11255,5818,471,348,6598,315,251,000118,932,0002,416,640
3Feb 13, 2026 11:11255,6068,462,415,2948,342,045,00092,944,0002,351,104
4Feb 13, 2026 11:11256,2338,493,484,2498,353,744,000101,935,0002,400,256
5Feb 13, 2026 11:11256,3538,490,912,1378,352,702,000106,932,0002,416,640
6Feb 13, 2026 11:11256,6328,502,173,5568,349,932,000118,927,0002,310,144
7Feb 13, 2026 11:11256,6548,501,781,9518,370,642,00098,936,0002,473,984
8Feb 13, 2026 11:11257,9078,544,794,1118,404,006,000106,923,0002,428,928
9Feb 13, 2026 11:11263,6868,731,820,7858,606,689,00094,941,0002,371,584