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 29, 2026 02:59Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiScore: 12,927Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2026 03:0012,815441,407,503417,923,0004,999,0002,510,848
2Apr 29, 2026 03:0012,829441,125,757418,370,0005,004,0002,510,848
3Apr 29, 2026 03:0012,839442,617,402417,718,0005,995,0002,514,944
4Apr 29, 2026 03:0012,842443,084,797418,811,0004,997,0002,510,848
5Apr 29, 2026 03:0012,927445,201,225420,627,0005,994,0002,318,336
6Apr 29, 2026 03:0012,941450,354,552423,067,0004,000,0002,514,944
7Apr 29, 2026 03:0012,953450,341,895421,489,0005,992,0002,519,040
8Apr 29, 2026 03:0013,047446,105,852425,572,0004,994,0002,514,944
9Apr 29, 2026 03:0013,086453,490,714423,871,0007,997,0002,527,232