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 22, 2025 21:16Aleksei ShahoikaAleksei ShahoikaScore: 34,537Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 22, 2025 21:1634,4451,163,772,6561,051,714,00084,976,0002,420,736
2Nov 22, 2025 21:1634,4841,163,748,6151,050,051,00087,920,0002,523,136
3Nov 22, 2025 21:1634,4931,165,075,5151,055,310,00082,945,0002,265,088
4Nov 22, 2025 21:1634,5281,164,429,7611,047,466,00091,953,0002,506,752
5Nov 22, 2025 21:1634,5371,165,240,7421,056,821,00082,907,0002,322,432
6Nov 22, 2025 21:1634,6441,166,449,3121,059,302,00083,944,0002,265,088
7Nov 22, 2025 21:1634,7711,170,090,0301,058,494,00088,957,0002,277,376
8Nov 22, 2025 21:1634,9251,178,418,4241,067,648,00084,892,0002,318,336
9Nov 22, 2025 21:1634,9831,182,122,4121,074,467,00079,960,0002,519,040