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 listJun 8, 2021 20:04Yuriy LyfenkoYuriy LyfenkoScore: 17,742Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 8, 2021 20:0417,092628,428,580564,037,57102,228,224
2Jun 8, 2021 20:0417,617645,504,349581,347,40002,232,320
3Jun 8, 2021 20:0417,629642,277,160581,748,72102,228,224
4Jun 8, 2021 20:0417,706621,459,487567,278,00017,008,0002,318,336
5Jun 8, 2021 20:0417,714609,296,979566,590,00017,987,0002,310,144
6Jun 8, 2021 20:0417,717613,858,130571,660,00012,992,0002,260,992
7Jun 8, 2021 20:0417,742614,680,063569,514,00015,986,0002,347,008
8Jun 8, 2021 20:0417,753614,423,332570,851,00014,996,0002,322,432
9Jun 8, 2021 20:0417,785614,685,640572,912,00013,997,0002,322,432
10Jun 8, 2021 20:0418,221632,717,450587,299,00013,983,0002,449,408
11Jun 8, 2021 20:0418,250626,423,871587,261,00014,981,0002,383,872
12Jun 8, 2021 20:0418,259629,543,504591,557,00010,991,0002,416,640