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:26Yuriy LyfenkoYuriy LyfenkoScore: 18,660Success
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:2618,0561,655,423,539595,845,37702,240,512
2Jun 4, 2021 20:2618,1361,648,263,798598,481,15302,244,608
3Jun 4, 2021 20:2618,2131,672,709,739601,043,26202,244,608
4Jun 4, 2021 20:2618,6601,679,258,729615,784,46602,240,512
5Jun 4, 2021 20:2618,7101,677,298,985617,445,14802,240,512
6Jun 4, 2021 20:2618,8241,678,940,281621,204,74902,236,416