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 30, 2024 13:47Robert BurkeRobert BurkeScore: 7,290Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 30, 2024 13:476,781287,036,833223,763,73602,277,376
2Jun 30, 2024 13:476,850284,120,495226,061,06402,289,664
3Jun 30, 2024 13:476,858279,678,627226,313,14202,269,184
4Jun 30, 2024 13:477,234257,592,214233,721,0004,994,0002,420,736
5Jun 30, 2024 13:477,266264,175,517233,794,0005,994,0002,453,504
6Jun 30, 2024 13:477,271261,641,460234,932,0004,998,0002,367,488
7Jun 30, 2024 13:477,290266,027,634237,562,0002,994,0002,281,472
8Jun 30, 2024 13:477,316269,735,113236,413,0005,008,0002,363,392
9Jun 30, 2024 13:477,317276,046,571235,468,0005,986,0002,510,848
10Jun 30, 2024 13:477,336265,524,152240,077,0002,000,0002,293,760
11Jun 30, 2024 13:477,349268,928,685238,524,0003,992,0002,363,392
12Jun 30, 2024 13:477,375267,413,110240,382,0003,004,0002,363,392