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 29, 2022 14:58Bernard TeoBernard TeoScore: 5,735Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 29, 2022 14:585,529243,641,641182,462,08402,297,856
2Aug 29, 2022 14:585,580242,459,332184,145,99602,289,664
3Aug 29, 2022 14:585,621253,637,260185,509,18502,293,760
4Aug 29, 2022 14:595,723253,383,189188,843,86902,297,856
5Aug 29, 2022 14:595,729245,025,149189,060,71102,297,856
6Aug 29, 2022 14:595,731260,977,284189,109,18302,293,760
7Aug 29, 2022 14:585,735266,352,424189,261,16602,297,856
8Aug 29, 2022 14:585,764255,073,922190,202,10902,297,856
9Aug 29, 2022 14:585,774244,332,011190,544,40602,293,760
10Aug 29, 2022 14:585,818263,663,272191,991,81402,297,856
11Aug 29, 2022 14:585,847250,208,002192,938,08802,174,976
12Aug 29, 2022 14:585,859265,266,042193,345,71702,174,976