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 listAug 8, 2023 13:47matsuoka-601matsuoka-601Score: 9,503Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 8, 2023 13:479,468339,123,449290,493,00021,961,0002,347,008
2Aug 8, 2023 13:479,469340,904,835293,516,00018,968,0002,347,008
3Aug 8, 2023 13:479,472335,398,930288,616,00023,968,0002,322,432
4Aug 8, 2023 13:479,484335,429,052297,982,00014,999,0002,494,464
5Aug 8, 2023 13:479,492341,364,466294,236,00019,015,0002,310,144
6Aug 8, 2023 13:479,503335,705,965293,615,00019,973,0002,347,008
7Aug 8, 2023 13:479,503341,178,756294,615,00018,975,0002,478,080
8Aug 8, 2023 13:479,510336,323,323295,839,00017,990,0002,269,184
9Aug 8, 2023 13:479,529343,090,941296,485,00017,968,0002,408,448
10Aug 8, 2023 13:479,545380,962,905314,999,97702,269,184
11Aug 8, 2023 13:479,572395,218,408315,889,86402,273,280
12Aug 8, 2023 13:479,603384,641,854316,914,93402,252,800