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 6, 2023 16:26matsuoka-601matsuoka-601Score: 10,422Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 6, 2023 16:2610,229358,463,887332,552,0004,993,0002,306,048
2Aug 6, 2023 16:2610,278404,761,864339,178,56202,240,512
3Aug 6, 2023 16:2610,286362,945,471334,462,0004,991,0002,277,376
4Aug 6, 2023 16:2610,292360,991,286334,645,0004,994,0002,387,968
5Aug 6, 2023 16:2610,300367,312,492334,907,0004,998,0002,506,752
6Aug 6, 2023 16:2610,314364,776,572334,366,0005,988,0002,281,472
7Aug 6, 2023 16:2610,422373,608,211339,913,0003,998,0002,404,352
8Aug 6, 2023 16:2610,441405,084,021344,538,82502,236,416
9Aug 6, 2023 16:2610,478427,531,211345,761,17402,240,512
10Aug 6, 2023 16:2610,493372,592,115341,293,0004,989,0002,453,504
11Aug 6, 2023 16:2610,523377,565,376341,262,0005,987,0002,453,504
12Aug 6, 2023 16:2610,528375,132,199341,436,0005,990,0002,482,176