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 listAug 14, 2022 03:12Yuriy LyfenkoYuriy LyfenkoScore: 11,311Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 14, 2022 03:1211,232394,676,910356,676,00013,987,0002,322,432
2Aug 14, 2022 03:1211,251440,848,175371,276,09402,232,320
3Aug 14, 2022 03:1211,271400,652,343354,935,00016,996,0002,318,336
4Aug 14, 2022 03:1211,276395,408,391355,108,00017,005,0002,260,992
5Aug 14, 2022 03:1211,282399,732,621355,295,00017,014,0002,318,336
6Aug 14, 2022 03:1211,303440,816,620372,998,39102,232,320
7Aug 14, 2022 03:1211,311401,802,010358,258,00015,010,0002,297,856
8Aug 14, 2022 03:1211,356454,694,776374,737,08602,228,224
9Aug 14, 2022 03:1211,358402,510,984357,824,00016,991,0002,297,856
10Aug 14, 2022 03:1211,362406,083,189358,940,00015,997,0002,482,176
11Aug 14, 2022 03:1211,628415,568,170368,720,00014,988,0002,322,432
12Aug 14, 2022 03:1211,697415,452,563370,036,00015,958,0002,428,928