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 listJun 4, 2021 20:25Yuriy LyfenkoYuriy LyfenkoScore: 18,583Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 4, 2021 20:2517,9671,655,279,050592,910,12902,244,608
2Jun 4, 2021 20:2517,9991,649,903,801593,964,27702,240,512
3Jun 4, 2021 20:2518,2061,665,112,567600,786,24302,240,512
4Jun 4, 2021 20:2518,5831,685,667,540613,235,28102,240,512
5Jun 4, 2021 20:2518,6771,683,009,403616,346,06902,244,608
6Jun 4, 2021 20:2518,7261,685,432,819617,961,59802,236,416