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 listOct 10, 2024 20:50Vladimir TatVladimir TatScore: 462,419Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 10, 2024 20:50460,04415,218,575,30015,065,523,000115,934,0002,412,544
2Oct 10, 2024 20:50460,21215,225,270,87215,096,050,00090,952,0002,404,352
3Oct 10, 2024 20:50460,89415,242,957,00715,111,573,00097,945,0002,310,144
4Oct 10, 2024 20:50461,07515,255,446,76115,115,539,00099,944,0002,359,296
5Oct 10, 2024 20:50462,41915,302,297,76715,160,878,00098,940,0002,437,120
6Oct 10, 2024 20:50462,56115,305,789,20415,164,576,00099,944,0002,502,656
7Oct 10, 2024 20:50463,67315,340,516,43215,192,294,000108,930,0002,306,048
8Oct 10, 2024 20:50463,92215,346,168,92915,205,486,000103,934,0002,494,464
9Oct 10, 2024 20:50466,69615,439,819,02115,298,035,000102,939,0002,338,816