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 listOct 2, 2024 00:15Joad NacerJoad NacerScore: 4,964Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 2, 2024 00:154,846183,345,039147,928,00011,994,0002,461,696
2Oct 2, 2024 00:154,859183,824,793147,327,00013,028,0002,293,760
3Oct 2, 2024 00:154,879182,208,243148,019,00013,001,0002,334,720
4Oct 2, 2024 00:154,897186,046,898147,634,00013,965,0002,355,200
5Oct 2, 2024 00:144,905184,341,143146,879,00014,987,0002,289,664
6Oct 2, 2024 00:144,908186,675,248150,955,00010,996,0002,334,720
7Oct 2, 2024 00:154,935183,132,792147,880,00014,987,0002,465,792
8Oct 2, 2024 00:154,964188,846,463149,834,00013,984,0002,461,696
9Oct 2, 2024 00:144,987190,315,703150,615,00013,964,0002,293,760
10Oct 2, 2024 00:155,023203,607,604151,774,00013,979,0002,334,720
11Oct 2, 2024 00:155,040198,887,179156,350,0009,958,0002,342,912
12Oct 2, 2024 00:155,045193,962,659150,523,00015,949,0002,334,720
13Oct 2, 2024 00:155,079191,282,937153,628,00013,966,0002,326,528
14Oct 2, 2024 00:155,088195,779,030154,904,00012,991,0002,461,696
15Oct 2, 2024 00:155,250200,328,181162,242,00011,016,0002,334,720