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 listDec 19, 2025 18:11Rajarshi BasuRajarshi BasuScore: 5,990Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 19, 2025 18:105,913215,926,862189,126,0006,004,0002,412,544
2Dec 19, 2025 18:215,918221,946,575190,301,0005,007,0002,396,160
3Dec 19, 2025 18:125,929222,796,834189,681,0005,989,0002,428,928
4Dec 19, 2025 18:115,931222,560,859189,737,0005,991,0002,342,912
5Dec 19, 2025 18:125,934217,384,415190,828,0004,995,0002,519,040
6Dec 19, 2025 18:125,947221,994,267190,241,0006,007,0002,363,392
7Dec 19, 2025 18:125,955226,703,135189,531,0006,982,0002,453,504
8Dec 19, 2025 18:125,957223,656,632192,574,0003,991,0002,342,912
9Dec 19, 2025 18:125,957226,497,785189,588,0006,984,0002,342,912
10Dec 19, 2025 18:125,957222,465,286189,610,0006,985,0002,314,240
11Dec 19, 2025 18:125,960220,052,128192,694,0003,993,0002,514,944
12Dec 19, 2025 18:125,966220,102,388190,882,0005,996,0002,289,664
13Dec 19, 2025 18:215,967220,168,073190,912,0005,997,0002,514,944
14Dec 19, 2025 18:215,969221,031,527192,980,0003,999,0002,424,832
15Dec 19, 2025 18:125,973218,862,978190,117,0007,004,0002,359,296
16Dec 19, 2025 18:215,979223,689,126191,305,0006,009,0002,514,944
17Dec 19, 2025 18:215,980224,187,019195,323,0002,003,0002,510,848
18Dec 19, 2025 18:125,983224,198,906191,454,0005,982,0002,334,720
19Dec 19, 2025 18:125,990230,242,231193,688,0003,993,0002,519,040
20Dec 19, 2025 18:105,991219,529,530192,714,0004,992,0002,281,472
21Dec 19, 2025 18:215,993221,983,065190,777,0006,991,0002,519,040
22Dec 19, 2025 18:125,995219,801,583192,851,0004,996,0002,490,368
23Dec 19, 2025 18:126,001220,722,756192,022,0006,000,0002,281,472
24Dec 19, 2025 18:126,003231,132,157193,103,0005,002,0002,453,504
25Dec 19, 2025 18:126,003224,481,087193,113,0005,002,0002,383,872
26Dec 19, 2025 18:116,003221,055,757191,097,0007,003,0002,510,848
27Dec 19, 2025 18:216,005223,703,353193,166,0005,004,0002,412,544
28Dec 19, 2025 18:126,012225,878,361191,414,0006,978,0002,494,464
29Dec 19, 2025 18:126,016225,133,946192,540,0005,985,0002,510,848
30Dec 19, 2025 18:106,019222,281,298193,644,0004,990,0002,510,848
31Dec 19, 2025 18:216,023226,928,017194,775,0003,995,0002,514,944
32Dec 19, 2025 18:126,037221,688,877196,203,0003,003,0002,310,144
33Dec 19, 2025 18:126,050223,741,106193,658,0005,989,0002,416,640
34Dec 19, 2025 18:216,210229,471,000197,921,0006,997,0002,510,848
35Dec 19, 2025 18:126,225234,637,774199,451,0005,983,0002,379,776
36Dec 19, 2025 18:116,506234,506,538207,717,0006,990,0002,338,816