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 listFeb 22, 2026 19:17SneedSneedScore: 112,640Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 22, 2026 19:17111,4353,708,722,5133,631,373,00045,979,0002,482,176
2Feb 22, 2026 19:17112,0193,732,060,3803,644,661,00051,966,0002,482,176
3Feb 22, 2026 19:17112,0243,732,357,4283,656,806,00039,976,0002,408,448
4Feb 22, 2026 19:17112,1793,729,170,5713,653,942,00047,972,0002,285,568
5Feb 22, 2026 19:17112,6403,745,365,8693,665,162,00051,973,0002,285,568
6Feb 22, 2026 19:17112,7523,748,206,2333,676,856,00043,974,0002,490,368
7Feb 22, 2026 19:17113,0863,760,287,7263,682,852,00048,971,0002,482,176
8Feb 22, 2026 19:17113,4733,775,223,4003,692,630,00051,966,0002,289,664
9Feb 22, 2026 19:17114,1903,800,601,5423,715,322,00052,961,0002,482,176