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 19:22Rajarshi BasuRajarshi BasuScore: 5,949Success
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 19:085,881219,999,700189,083,0005,002,0002,519,040
2Dec 19, 2025 19:075,887217,481,279190,266,0004,005,0002,514,944
3Dec 19, 2025 19:085,888224,813,108189,311,0005,008,0002,514,944
4Dec 19, 2025 19:085,907222,035,658189,947,0004,998,0002,510,848
5Dec 19, 2025 19:075,918227,380,334190,291,0005,007,0002,342,912
6Dec 19, 2025 19:085,921221,883,957190,368,0005,009,0002,506,752
7Dec 19, 2025 19:085,931220,010,660188,737,0006,990,0002,519,040
8Dec 19, 2025 19:085,931218,601,343189,720,0005,991,0002,514,944
9Dec 19, 2025 19:085,948221,709,176192,276,0004,005,0002,510,848
10Dec 19, 2025 19:085,949224,967,955193,320,0003,004,0002,514,944
11Dec 19, 2025 19:085,951227,143,148192,372,0004,007,0002,510,848
12Dec 19, 2025 19:075,958221,342,479189,619,0006,985,0002,514,944
13Dec 19, 2025 19:085,961223,158,539191,706,0004,992,0002,514,944
14Dec 19, 2025 19:086,124224,537,782195,085,0007,003,0002,514,944
15Dec 19, 2025 19:086,168227,267,205198,556,0004,988,0002,347,008
16Dec 19, 2025 19:2210,389367,181,375337,833,0004,997,0002,465,792
17Dec 19, 2025 19:2210,411368,376,978336,583,0006,991,0002,265,088
18Dec 19, 2025 19:2210,444366,938,241337,651,0006,992,0002,445,312