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 10, 2025 18:44tumdumtumdumScore: 68,476Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 10, 2025 18:4468,0812,280,376,0332,172,725,00073,956,0002,523,136
2Jun 10, 2025 18:4468,1652,281,996,0722,169,512,00079,945,0002,367,488
3Jun 10, 2025 18:4468,2272,280,485,3632,191,533,00059,959,0002,285,568
4Jun 10, 2025 18:4468,4192,291,702,3742,188,862,00068,964,0002,523,136
5Jun 10, 2025 18:4468,4762,288,969,8082,191,757,00067,961,0002,371,584
6Jun 10, 2025 18:4468,7702,301,591,6862,190,451,00078,944,0002,375,680
7Jun 10, 2025 18:4469,2882,324,315,2082,217,559,00068,955,0002,383,872
8Jun 10, 2025 18:4469,5572,327,106,0292,200,441,00094,932,0002,371,584
9Jun 10, 2025 18:4469,8392,338,281,5382,225,727,00078,954,0002,367,488