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, 2023 14:54matsuoka-601matsuoka-601Score: 13,154Success
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, 2023 14:5413,035453,487,048415,197,00014,971,0002,445,312
2Jun 16, 2023 14:5413,048455,875,533414,606,00015,984,0002,265,088
3Jun 16, 2023 14:5413,077455,667,877416,546,00014,983,0002,506,752
4Jun 16, 2023 14:5413,078460,912,525416,584,00014,985,0002,473,984
5Jun 16, 2023 14:5413,087469,876,947412,873,00018,994,0002,510,848
6Jun 16, 2023 14:5413,103460,280,586415,423,00016,976,0002,449,408
7Jun 16, 2023 14:5413,154462,919,179421,096,00012,972,0002,277,376
8Jun 16, 2023 14:5413,192463,391,639420,354,00014,976,0002,445,312
9Jun 16, 2023 14:5413,253461,595,305420,373,00016,974,0002,445,312
10Jun 16, 2023 14:5413,868520,362,873457,642,11102,236,416
11Jun 16, 2023 14:5413,874520,554,545457,846,01402,244,608
12Jun 16, 2023 14:5413,968530,734,162460,935,99002,248,704