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 21, 2021 17:28Yuriy LyfenkoYuriy LyfenkoScore: 11,709Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 21, 2021 17:2811,402397,900,730358,252,00018,012,0002,482,176
2Aug 21, 2021 17:2811,406403,218,960360,410,00015,973,0002,469,888
3Aug 21, 2021 17:2811,429406,575,263363,140,00014,005,0002,461,696
4Aug 21, 2021 17:2811,431399,285,746359,202,00018,010,0002,469,888
5Aug 21, 2021 17:2811,480411,490,578362,843,00015,993,0002,310,144
6Aug 21, 2021 17:2811,709439,581,998386,396,23902,269,184
7Aug 21, 2021 17:2811,709441,131,755386,396,75102,269,184
8Aug 21, 2021 17:2811,718473,508,285386,681,75202,277,376
9Aug 21, 2021 17:2811,746414,655,610369,632,00017,982,0002,473,984
10Aug 21, 2021 17:2811,746409,111,078370,635,00016,983,0002,514,944
11Aug 21, 2021 17:2811,769413,935,243372,407,00015,974,0002,318,336
12Aug 21, 2021 17:2811,790418,449,821372,114,00016,959,0002,281,472