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 listJun 8, 2021 20:05Yuriy LyfenkoYuriy LyfenkoScore: 18,730Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 8, 2021 20:0517,567643,052,374579,705,37202,293,760
2Jun 8, 2021 20:0517,735674,098,692585,251,78402,289,664
3Jun 8, 2021 20:0517,808658,962,270587,651,73702,293,760
4Jun 8, 2021 20:0518,520632,710,296580,166,00031,008,0002,510,848
5Jun 8, 2021 20:0518,616644,921,189585,375,00028,969,0002,506,752
6Jun 8, 2021 20:0518,672644,339,733585,174,00031,009,0002,371,584
7Jun 8, 2021 20:0518,730643,433,234592,095,00026,004,0002,318,336
8Jun 8, 2021 20:0518,755648,113,091583,920,00034,995,0002,416,640
9Jun 8, 2021 20:0518,848652,574,667593,038,00028,953,0002,322,432
10Jun 8, 2021 20:0518,868653,847,944595,656,00026,984,0002,506,752
11Jun 8, 2021 20:0518,912647,600,889593,135,00030,954,0002,396,160
12Jun 8, 2021 20:0518,918646,559,038595,328,00028,967,0002,281,472