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 listNov 2, 2025 16:42triscacezar-droidtriscacezar-droidScore: 490,231Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 2, 2025 16:42488,21016,146,717,31116,020,987,00089,938,0002,367,488
2Nov 2, 2025 16:42488,31716,147,443,10816,037,504,00076,954,0002,404,352
3Nov 2, 2025 16:42488,90816,173,140,55416,039,008,00094,940,0002,383,872
4Nov 2, 2025 16:42488,97816,177,194,45016,040,348,00095,936,0002,396,160
5Nov 2, 2025 16:42490,23116,209,888,64116,069,698,000107,937,0002,465,792
6Nov 2, 2025 16:42491,82216,268,105,48016,124,211,000105,929,0002,510,848
7Nov 2, 2025 16:42492,89916,302,465,10816,180,711,00084,951,0002,351,104
8Nov 2, 2025 16:42495,13216,377,221,60916,245,426,00093,944,0002,510,848
9Nov 2, 2025 16:42498,35616,484,458,55116,349,829,00095,928,0002,424,832