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 24, 2026 18:58Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiScore: 366,249Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 24, 2026 19:02364,10512,041,874,68511,988,497,00026,980,0002,371,584
2Apr 24, 2026 19:02365,25812,083,967,06512,024,569,00028,972,0002,383,872
3Apr 24, 2026 19:02365,82812,099,628,44612,046,377,00025,977,0002,318,336
4Apr 24, 2026 19:02366,04912,107,671,69012,057,651,00021,982,0002,367,488
5Apr 24, 2026 19:02366,24912,116,539,46612,062,253,00023,976,0002,318,336
6Apr 24, 2026 19:02366,77812,131,168,61612,072,722,00030,973,0002,371,584
7Apr 24, 2026 19:02368,02912,181,736,28712,117,010,00027,960,0002,314,240
8Apr 24, 2026 19:02368,75112,200,371,50412,140,838,00027,969,0002,318,336
9Apr 24, 2026 19:02369,81312,238,592,20912,178,891,00024,969,0002,314,240