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 16, 2024 15:37matsuoka-601matsuoka-601Score: 7,686Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 16, 2024 15:377,648324,030,393252,368,68502,330,624
2Jun 16, 2024 15:377,664281,246,643227,932,00024,992,0002,392,064
3Jun 16, 2024 15:377,670314,521,392253,121,24002,199,552
4Jun 16, 2024 15:377,674313,816,395253,231,71502,306,048
5Jun 16, 2024 15:377,684284,079,801234,603,00018,967,0002,420,736
6Jun 16, 2024 15:377,684279,440,388229,614,00023,959,0002,416,640
7Jun 16, 2024 15:377,686276,066,709233,659,00019,970,0002,371,584
8Jun 16, 2024 15:377,689280,998,478233,748,00019,978,0002,396,160
9Jun 16, 2024 15:377,706286,795,204236,278,00018,021,0002,392,064
10Jun 16, 2024 15:377,721282,500,250235,814,00018,985,0002,306,048
11Jun 16, 2024 15:377,731277,955,878232,119,00023,011,0002,478,080
12Jun 16, 2024 15:377,734284,117,070240,212,00015,013,0002,412,544