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 listJan 14, 2026 00:02Adam FolwarcznyAdam FolwarcznyScore: 15,323Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 14, 2026 00:0215,242528,943,420492,971,0009,999,0002,400,256
2Jan 14, 2026 00:0215,247534,571,729497,144,0006,001,0002,408,448
3Jan 14, 2026 00:0215,250534,556,474497,252,0006,003,0002,408,448
4Jan 14, 2026 00:0215,268529,148,497492,864,00010,996,0002,514,944
5Jan 14, 2026 00:0215,323531,315,343497,674,0007,994,0002,383,872
6Jan 14, 2026 00:0215,334531,516,051500,022,0006,000,0002,428,928
7Jan 14, 2026 00:0215,367528,820,049498,094,0009,001,0002,428,928
8Jan 14, 2026 00:0215,380530,501,567497,565,0009,991,0002,404,352
9Jan 14, 2026 00:0215,384534,113,929499,673,0007,994,0002,338,816