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 11, 2024 10:10E SequeiraE SequeiraScore: 108,896Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Nov 11, 2024 10:10107,3713,570,439,5843,532,246,00010,991,0002,281,472
2Nov 11, 2024 10:10107,8833,592,543,6543,550,162,0009,992,0002,281,472
3Nov 11, 2024 10:10108,5253,615,807,0403,569,340,00011,991,0002,441,216
4Nov 11, 2024 10:10108,7483,620,847,0753,576,707,00011,985,0002,457,600
5Nov 11, 2024 10:10108,8963,632,827,7443,578,587,00014,989,0002,289,664
6Nov 11, 2024 10:10109,2883,644,539,3913,591,531,00014,985,0002,457,600
7Nov 11, 2024 10:10109,6633,655,204,0093,605,877,00012,988,0002,277,376
8Nov 11, 2024 10:10113,2283,804,418,2713,725,545,00010,969,0002,281,472
9Nov 11, 2024 10:10114,7353,826,032,8683,772,284,00013,986,0002,281,472