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 listJul 25, 2023 15:30matsuoka-601matsuoka-601Score: 17,350Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 25, 2023 15:3016,967586,951,598555,913,0003,992,0002,424,832
2Jul 25, 2023 15:3017,002616,144,526561,064,81902,273,280
3Jul 25, 2023 15:3017,037649,881,751562,235,17602,269,184
4Jul 25, 2023 15:3017,150616,806,867565,941,71702,269,184
5Jul 25, 2023 15:3017,219591,512,648564,217,0003,994,0002,383,872
6Jul 25, 2023 15:3017,342600,064,083568,298,0003,995,0002,478,080
7Jul 25, 2023 15:3017,350599,978,066568,553,0003,996,0002,367,488
8Jul 25, 2023 15:3017,393599,497,189569,982,0003,992,0002,330,624
9Jul 25, 2023 15:3017,501605,321,099573,537,0003,996,0002,285,568
10Jul 25, 2023 15:3017,576607,728,404577,015,0002,994,0002,502,656
11Jul 25, 2023 15:3017,652610,209,192578,525,0003,989,0002,486,272
12Jul 25, 2023 15:3017,676604,592,576579,322,0003,995,0002,277,376