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 listOct 13, 2024 08:47Vladimir TatVladimir TatScore: 128,018Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 13, 2024 13:51126,5944,207,973,8564,159,607,00017,985,0002,498,560
2Oct 13, 2024 13:51127,1064,228,575,9054,174,515,00019,988,0002,510,848
3Oct 13, 2024 13:51127,1284,229,908,3894,172,242,00022,984,0002,428,928
4Oct 13, 2024 08:47127,3164,235,271,2584,183,444,00017,989,0002,428,928
5Oct 13, 2024 13:51127,4054,237,226,6004,178,388,00025,983,0002,486,272
6Oct 13, 2024 13:51127,8514,245,432,6064,191,118,00027,980,0002,367,488
7Oct 13, 2024 08:47128,0184,257,234,4734,195,605,00028,983,0002,379,776
8Oct 13, 2024 13:51129,1964,297,015,2864,241,466,00021,986,0002,310,144
9Oct 13, 2024 13:51129,6694,309,505,1254,259,097,00019,991,0002,351,104
10Oct 13, 2024 08:47130,4334,330,527,1844,280,306,00023,984,0002,383,872
11Oct 13, 2024 13:51130,7954,346,523,8584,293,262,00022,985,0002,310,144
12Oct 13, 2024 13:51131,7874,379,753,6574,326,985,00021,984,0002,498,560