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 8, 2023 13:42matsuoka-601matsuoka-601Score: 9,449Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 8, 2023 13:429,384331,997,848291,696,00017,981,0002,478,080
2Aug 8, 2023 13:429,408337,176,800291,510,00018,968,0002,367,488
3Aug 8, 2023 13:429,410340,311,221290,549,00019,969,0002,478,080
4Aug 8, 2023 13:429,410335,606,343288,560,00021,966,0002,338,816
5Aug 8, 2023 13:429,430333,769,139298,174,00013,007,0002,322,432
6Aug 8, 2023 13:429,432338,656,064288,225,00023,018,0002,433,024
7Aug 8, 2023 13:429,449336,586,680292,839,00018,989,0002,355,200
8Aug 8, 2023 13:429,457338,217,702295,091,00017,005,0002,342,912
9Aug 8, 2023 13:429,485334,940,782292,013,00021,000,0002,265,088
10Aug 8, 2023 13:429,575391,794,950315,989,66902,260,992
11Aug 8, 2023 13:429,582374,090,484316,214,39402,256,896
12Aug 8, 2023 13:429,612379,037,289317,200,06002,281,472