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 00:00Joad NacerJoad NacerScore: 6,206Success
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 00:006,119227,913,223176,941,00024,991,0002,387,968
2Jun 16, 2024 00:006,161230,705,440179,394,00023,919,0002,351,104
3Jun 16, 2024 00:006,185227,276,885182,101,00022,012,0002,342,912
4Jun 16, 2024 00:006,192231,503,117181,402,00022,924,0002,347,008
5Jun 16, 2024 00:006,195232,432,838181,496,00022,936,0002,387,968
6Jun 16, 2024 00:006,201233,547,863179,692,00024,957,0002,375,680
7Jun 16, 2024 00:006,206230,251,827181,834,00022,979,0002,383,872
8Jun 16, 2024 00:006,219231,738,485185,193,00020,020,0002,347,008
9Jun 16, 2024 00:006,256278,855,427206,437,31702,224,128
10Jun 16, 2024 00:006,268274,650,016206,833,92802,220,032
11Jun 16, 2024 00:006,275232,434,069185,055,00022,006,0002,387,968
12Jun 16, 2024 00:006,320272,789,344208,565,87302,347,008