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 listMar 7, 2026 15:53Mohammad Anas KhanMohammad Anas KhanScore: 489,719Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 7, 2026 15:53487,60416,125,948,47715,975,010,000115,934,0002,428,928
2Mar 7, 2026 15:53488,03516,144,890,62216,012,218,00092,949,0002,342,912
3Mar 7, 2026 15:53489,40816,189,112,69316,066,494,00083,955,0002,301,952
4Mar 7, 2026 15:53489,58116,195,644,57416,054,228,000101,937,0002,338,816
5Mar 7, 2026 15:53489,71916,206,600,83616,056,805,000103,934,0002,265,088
6Mar 7, 2026 15:53490,58516,230,921,40516,084,368,000104,930,0002,404,352
7Mar 7, 2026 15:53491,74116,262,523,03416,157,474,00069,963,0002,494,464
8Mar 7, 2026 15:53493,03416,316,131,00116,160,194,000109,926,0002,465,792
9Mar 7, 2026 15:53496,11716,417,768,85816,282,902,00088,944,0002,408,448