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:37Josu San MartinJosu San MartinScore: 59,328Success
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:3757,6001,924,978,7681,865,818,00034,977,0002,318,336
2Dec 19, 2025 19:4257,6941,935,665,2521,869,929,00033,980,0002,416,640
3Dec 19, 2025 19:4257,8961,934,984,5391,879,563,00030,992,0002,285,568
4Dec 19, 2025 19:3758,1811,952,148,9161,886,992,00032,982,0002,281,472
5Dec 19, 2025 19:4258,2451,950,445,3371,896,082,00025,987,0002,285,568
6Dec 19, 2025 19:3758,3021,946,253,8381,894,989,00028,984,0002,314,240
7Dec 19, 2025 19:4258,3401,952,847,6011,894,229,00030,987,0002,281,472
8Dec 19, 2025 19:4258,3611,955,954,3941,893,917,00031,981,0002,281,472
9Dec 19, 2025 19:4258,6651,963,568,6271,900,958,00034,980,0002,285,568
10Dec 19, 2025 19:3759,3281,979,698,4641,927,833,00029,981,0002,310,144
11Dec 19, 2025 19:4259,3761,985,787,4411,929,449,00029,975,0002,281,472
12Dec 19, 2025 19:3759,4661,995,451,5261,923,398,00038,967,0002,465,792
13Dec 19, 2025 19:3759,5431,994,409,1101,924,932,00039,977,0002,371,584
14Dec 19, 2025 19:4259,5972,004,538,1971,933,712,00032,978,0002,301,952
15Dec 19, 2025 19:3759,8762,000,930,2561,947,939,00027,984,0002,281,472
16Dec 19, 2025 19:3760,7632,032,653,5571,966,209,00038,984,0002,326,528
17Dec 19, 2025 19:3761,0102,049,234,7001,980,358,00032,972,0002,281,472
18Dec 19, 2025 19:4262,8302,099,075,4352,044,419,00028,977,0002,478,080