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 listApr 23, 2026 08:50olliecrowolliecrowScore: 62,726Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 23, 2026 08:5162,3762,078,838,2361,995,399,00063,012,0002,351,104
2Apr 23, 2026 08:5162,4692,078,140,3501,997,522,00063,984,0002,387,968
3Apr 23, 2026 08:5162,5062,080,666,0401,998,762,00063,960,0002,371,584
4Apr 23, 2026 08:5162,6862,085,341,0301,996,709,00071,953,0002,383,872
5Apr 23, 2026 08:5162,7262,088,842,5902,000,015,00069,965,0002,387,968
6Apr 23, 2026 08:5162,8712,095,328,8952,006,767,00067,992,0002,383,872
7Apr 23, 2026 08:5162,9242,097,405,1062,008,556,00067,951,0002,383,872
8Apr 23, 2026 08:5162,9612,102,828,1402,017,727,00059,991,0002,383,872
9Apr 23, 2026 08:5163,0292,098,028,1832,024,009,00055,972,0002,363,392