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 listJan 18, 2026 01:21Josu San MartinJosu San MartinScore: 4,309Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 21, 2026 19:164,301169,235,590140,942,000999,0002,404,352
2Jan 15, 2026 00:284,302173,814,819140,978,000999,0002,289,664
3Jan 15, 2026 00:284,308178,730,346141,149,0001,001,0002,289,664
4Jan 15, 2026 01:144,308165,795,968141,170,0001,001,0002,289,664
5Jan 15, 2026 00:284,309170,296,939141,212,0001,001,0002,289,664
6Jan 15, 2026 01:144,309163,831,172140,180,0002,002,0002,289,664
7Jan 21, 2026 19:164,309163,232,579141,196,0001,001,0002,289,664
8Jan 21, 2026 19:164,311166,243,698141,275,0001,001,0002,285,568
9Jan 15, 2026 01:144,314163,997,519141,372,0001,002,0002,510,848
10Jan 18, 2026 01:215,553209,896,686182,241,0001,001,0002,400,256
11Jan 18, 2026 01:215,583210,012,762182,222,0002,002,0002,306,048
12Jan 18, 2026 01:216,426237,911,087210,048,0002,000,0002,404,352