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 18, 2026 21:06Alexander KrivolapovAlexander KrivolapovScore: 39,639Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 18, 2026 21:0639,3331,325,968,6331,288,988,0008,992,0002,367,488
2Feb 18, 2026 21:0639,3871,329,722,2861,291,773,0007,998,0002,269,184
3Feb 18, 2026 21:0639,4021,331,242,9581,291,257,0008,994,0002,281,472
4Feb 18, 2026 21:0639,4261,335,349,7341,293,050,0007,994,0002,273,280
5Feb 18, 2026 21:0639,6391,338,289,4491,297,081,00010,992,0002,281,472
6Feb 18, 2026 21:0639,8641,342,130,1491,306,512,0008,996,0002,510,848
7Feb 18, 2026 21:0640,6251,368,355,4921,333,638,0006,998,0002,318,336
8Feb 18, 2026 21:0641,2401,387,265,1931,350,937,0009,992,0002,486,272
9Feb 18, 2026 21:0641,5681,402,214,4771,361,752,0009,990,0002,281,472