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 listDec 29, 2024 05:30Yuriy LyfenkoYuriy LyfenkoScore: 8,532Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 29, 2024 05:258,489304,096,880277,149,0003,001,0002,506,752
2Dec 29, 2024 05:308,492301,165,868275,246,0005,004,0002,510,848
3Dec 29, 2024 05:258,500314,212,286275,498,0004,990,0002,473,984
4Dec 29, 2024 05:258,520306,471,490276,155,0005,002,0002,281,472
5Dec 29, 2024 05:258,531308,958,951276,522,0004,991,0002,371,584
6Dec 29, 2024 05:258,532308,725,627275,551,0005,990,0002,281,472
7Dec 29, 2024 05:258,532312,789,695274,566,0006,988,0002,465,792
8Dec 29, 2024 05:308,551309,835,747279,179,0003,001,0002,502,656
9Dec 29, 2024 05:258,562313,511,149275,572,0006,989,0002,519,040
10Dec 29, 2024 05:258,565311,266,222277,659,0004,993,0002,281,472
11Dec 29, 2024 05:258,596310,503,894276,671,0006,991,0002,351,104
12Dec 29, 2024 05:308,609316,387,223279,100,0005,001,0002,457,600