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 31, 2024 21:33Yuriy LyfenkoYuriy LyfenkoScore: 11,268Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 31, 2024 21:3311,164394,339,415349,400,00019,021,0002,379,776
2Aug 31, 2024 21:3311,189397,953,979357,225,00012,007,0002,347,008
3Aug 31, 2024 21:3311,209395,203,688352,894,00016,994,0002,437,120
4Aug 31, 2024 21:3311,215401,120,718353,103,00017,004,0002,322,432
5Aug 31, 2024 21:3311,217405,891,570355,161,00015,006,0002,502,656
6Aug 31, 2024 21:3311,229398,570,721357,562,00012,984,0002,396,160
7Aug 31, 2024 21:3311,268399,542,612355,837,00015,992,0002,281,472
8Aug 31, 2024 21:3311,288400,599,322358,517,00013,981,0002,322,432
9Aug 31, 2024 21:3311,290399,698,825354,594,00017,979,0002,318,336
10Aug 31, 2024 21:3311,309397,525,100356,184,00017,008,0002,314,240
11Aug 31, 2024 21:3311,476403,702,989360,731,00017,986,0002,293,760
12Aug 31, 2024 21:3311,554408,997,920364,277,00017,012,0002,449,408