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 25, 2026 00:31olliecrowolliecrowScore: 46,388Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 25, 2026 00:3346,0231,534,395,1911,438,798,00079,988,0002,383,872
2Apr 25, 2026 00:3346,0881,539,015,2921,451,979,00068,951,0002,379,776
3Apr 25, 2026 00:3346,2281,546,013,8531,464,483,00061,061,0002,383,872
4Apr 25, 2026 00:3346,3111,547,433,6971,454,323,00073,965,0002,351,104
5Apr 25, 2026 00:3346,3881,552,359,8471,459,823,00070,991,0002,383,872
6Apr 25, 2026 00:3346,4821,548,840,8341,465,958,00067,951,0002,347,008
7Apr 25, 2026 00:3346,4991,547,394,8551,464,496,00069,975,0002,363,392
8Apr 25, 2026 00:3346,5581,556,762,8771,478,437,00057,977,0002,347,008
9Apr 25, 2026 00:3346,5981,552,286,3641,480,802,00056,953,0002,383,872