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 29, 2026 10:22Du BinDu BinScore: 277,254Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 29, 2026 10:24275,0639,086,931,9789,006,160,00070,945,0002,113,536
2Jun 29, 2026 10:24275,6549,106,910,9469,025,996,00070,599,0002,113,536
3Jun 29, 2026 10:24276,2479,125,865,8759,059,180,00056,988,0002,113,536
4Jun 29, 2026 10:24276,8879,147,811,5159,068,623,00068,676,0002,113,536
5Jun 29, 2026 10:24277,2549,159,132,9089,091,193,00058,199,0002,113,536
6Jun 29, 2026 10:24277,7709,176,091,4819,108,440,00058,001,0002,113,536
7Jun 29, 2026 10:24277,8009,177,442,7999,109,845,00057,573,0002,113,536
8Jun 29, 2026 10:24278,4189,197,887,8449,128,006,00059,794,0002,113,536
9Jun 29, 2026 10:24285,1049,418,583,7399,351,461,00056,986,0002,113,536