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 12, 2024 12:06ndbnndbnScore: 137,720Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 12, 2024 12:06136,2944,522,763,8294,464,708,00032,983,0002,400,256
2Nov 12, 2024 12:06136,4904,540,322,9944,474,201,00029,981,0002,494,464
3Nov 12, 2024 12:06136,9614,545,614,0804,480,745,00038,980,0002,531,328
4Nov 12, 2024 12:06137,4504,567,854,9044,501,890,00033,976,0002,318,336
5Nov 12, 2024 12:06137,7204,575,168,3244,513,761,00030,984,0002,523,136
6Nov 12, 2024 12:06139,2524,620,118,2974,563,320,00031,981,0002,412,544
7Nov 12, 2024 12:06139,7994,641,061,1854,576,399,00036,978,0002,334,720
8Nov 12, 2024 12:06140,9314,679,451,3824,609,744,00040,971,0002,289,664
9Nov 12, 2024 12:06141,0224,682,176,2314,624,759,00028,979,0002,334,720