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 listApr 21, 2026 15:14BenBenScore: 84,861Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 21, 2026 15:1584,4792,805,980,7892,737,846,00049,978,0002,445,312
2Apr 21, 2026 15:1584,5272,806,584,5402,735,450,00053,969,0002,445,312
3Apr 21, 2026 15:1584,5782,810,596,3672,737,134,00053,963,0002,322,432
4Apr 21, 2026 15:1584,8582,818,360,3192,747,352,00052,968,0002,334,720
5Apr 21, 2026 15:1584,8612,817,665,4702,748,461,00051,970,0002,322,432
6Apr 21, 2026 15:1585,1232,830,868,9482,762,095,00046,967,0002,396,160
7Apr 21, 2026 15:1585,1352,829,239,9842,758,508,00050,972,0002,322,432
8Apr 21, 2026 15:1585,2372,835,868,3702,767,841,00044,981,0002,322,432
9Apr 21, 2026 15:1585,5892,845,353,1622,780,486,00043,976,0002,367,488