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:11Joad NacerJoad NacerScore: 4,985Success
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:104,797182,165,254145,278,00013,024,0002,469,888
2Oct 2, 2024 00:104,808182,036,176146,697,00011,975,0002,334,720
3Oct 2, 2024 00:104,861188,536,699147,472,00012,953,0002,293,760
4Oct 2, 2024 00:114,867183,944,431148,653,00011,972,0002,334,720
5Oct 2, 2024 00:114,896193,667,606145,617,00015,958,0002,289,664
6Oct 2, 2024 00:104,897190,864,748148,643,00012,968,0002,465,792
7Oct 2, 2024 00:114,897188,317,995149,630,00011,970,0002,465,792
8Oct 2, 2024 00:104,900185,234,413146,741,00014,973,0002,469,888
9Oct 2, 2024 00:114,906184,530,707147,921,00013,992,0002,334,720
10Oct 2, 2024 00:114,908185,152,839146,974,00014,997,0002,457,600
11Oct 2, 2024 00:114,920189,670,827146,317,00016,034,0002,469,888
12Oct 2, 2024 00:114,954189,507,280151,524,00011,962,0002,342,912
13Oct 2, 2024 00:114,985193,590,594150,553,00013,958,0002,342,912
14Oct 2, 2024 00:114,986189,906,666150,575,00013,960,0002,342,912
15Oct 2, 2024 00:105,036188,965,761151,179,00015,017,0002,469,888
16Oct 2, 2024 00:115,189194,662,866157,233,00014,020,0002,334,720
17Oct 2, 2024 00:105,231201,585,250158,656,00013,969,0002,342,912
18Oct 2, 2024 00:105,253204,200,490160,325,00013,026,0002,334,720
19Oct 2, 2024 00:115,263197,975,644161,699,00011,977,0002,342,912
20Oct 2, 2024 00:115,266199,100,175159,801,00013,982,0002,465,792
21Oct 2, 2024 00:115,281202,049,622162,251,00012,018,0002,461,696
22Oct 2, 2024 00:105,300198,848,750162,910,00011,993,0002,457,600
23Oct 2, 2024 00:115,853216,511,293180,141,00013,010,0002,293,760
24Oct 2, 2024 00:116,012222,337,998183,439,00014,954,0002,355,200