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 15, 2026 02:27Josu San MartinJosu San MartinScore: 5,184Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 15, 2026 02:275,128194,823,529165,225,0004,005,0002,277,376
2Jan 15, 2026 02:285,140196,542,572165,632,0003,991,0002,375,680
3Jan 15, 2026 02:275,144190,299,090166,760,0002,995,0002,355,200
4Jan 15, 2026 02:285,148194,467,286165,899,0003,997,0002,371,584
5Jan 15, 2026 02:265,156196,874,039167,140,0003,002,0002,277,376
6Jan 15, 2026 02:265,178200,702,846167,874,0002,997,0002,379,776
7Jan 15, 2026 02:275,184192,462,308167,074,0004,001,0002,379,776
8Jan 15, 2026 02:265,205194,981,225168,772,0002,995,0002,277,376
9Jan 15, 2026 02:285,234198,766,815168,742,0003,993,0002,379,776
10Jan 15, 2026 02:277,904281,626,385255,835,0004,996,0002,375,680
11Jan 15, 2026 02:277,931286,415,473256,740,0004,994,0002,498,560
12Jan 15, 2026 02:277,979297,351,111258,315,0004,986,0002,363,392