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 listMar 22, 2026 05:02olliecrowolliecrowScore: 10,060Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 22, 2026 05:0210,022350,214,692324,746,0005,995,0002,318,336
2Mar 22, 2026 04:5510,034350,356,506328,129,0003,001,0002,342,912
3Mar 22, 2026 04:5510,041358,476,463331,349,00002,478,080
4Mar 22, 2026 04:5510,046353,547,342325,524,0005,991,0002,334,720
5Mar 22, 2026 04:5510,055363,085,092325,818,0005,996,0002,482,176
6Mar 22, 2026 04:5510,060358,969,907327,976,0003,999,0002,318,336
7Mar 22, 2026 04:5510,060359,199,227330,993,000999,0002,486,272
8Mar 22, 2026 05:0210,064350,006,644327,104,0005,001,0002,310,144
9Mar 22, 2026 05:0210,065357,181,872330,142,0002,000,0002,478,080
10Mar 22, 2026 04:5510,069357,010,116327,283,0005,004,0002,527,232
11Mar 22, 2026 04:5510,084354,220,631326,771,0005,995,0002,310,144
12Mar 22, 2026 04:5510,121359,792,358327,996,0005,999,0002,342,912