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
Date AuthorLanguageStatus Score
Feb 11, 2026 19:17olliecrowolliecrowCPPg++13.3.0Success30,184
Feb 11, 2026 19:17olliecrowolliecrowCPPg++13.3.0Success27,732
Feb 11, 2026 19:17olliecrowolliecrowCPPg++13.3.0Success22,630
Feb 11, 2026 19:17olliecrowolliecrowCPPg++13.3.0Success19,798
Feb 11, 2026 19:17olliecrowolliecrowCPPg++13.3.0Success18,395+1.09 RP
Feb 11, 2026 19:13olliecrowolliecrowCPPg++13.3.0Success18,623
Feb 11, 2026 19:11olliecrowolliecrowCPPg++13.3.0Success18,432+4.73 RP
Feb 11, 2026 19:11olliecrowolliecrowCPPg++13.3.0Success18,873
Feb 11, 2026 19:11olliecrowolliecrowCPPg++13.3.0Success18,626
Feb 11, 2026 19:11olliecrowolliecrowCPPg++13.3.0Success18,712
Feb 11, 2026 19:08olliecrowolliecrowCPPg++13.3.0Success18,787
Feb 11, 2026 19:08olliecrowolliecrowCPPg++13.3.0Success18,716
Feb 11, 2026 19:08olliecrowolliecrowCPPg++13.3.0Success18,612
Feb 11, 2026 19:08olliecrowolliecrowCPPg++13.3.0Success18,626
Feb 11, 2026 19:05olliecrowolliecrowCPPg++13.3.0Success18,607
Feb 11, 2026 19:04olliecrowolliecrowCPPg++13.3.0Success20,549
Feb 11, 2026 19:04olliecrowolliecrowCPPg++13.3.0Success20,864
Feb 11, 2026 19:04olliecrowolliecrowCPPg++13.3.0Success21,565
Feb 11, 2026 19:04olliecrowolliecrowCPPg++13.3.0Success22,853
Feb 11, 2026 19:04olliecrowolliecrowCPPg++13.3.0Success20,957
Feb 11, 2026 19:04olliecrowolliecrowCPPg++13.3.0Success21,615
Feb 11, 2026 19:04olliecrowolliecrowCPPg++13.3.0Success20,907
Feb 11, 2026 19:03olliecrowolliecrowCPPg++13.3.0Success21,555
Feb 11, 2026 19:03olliecrowolliecrowCPPg++13.3.0Success22,861
Feb 11, 2026 19:02olliecrowolliecrowCPPg++13.3.0Success20,903
Feb 11, 2026 19:02olliecrowolliecrowCPPg++13.3.0Success21,457
Feb 11, 2026 19:02olliecrowolliecrowCPPg++13.3.0Success20,869
Feb 11, 2026 19:01olliecrowolliecrowCPPg++13.3.0Success20,971
Feb 11, 2026 18:55olliecrowolliecrowCPPg++13.3.0Success18,619
Feb 11, 2026 18:55olliecrowolliecrowCPPg++13.3.0Success18,594+3.85 RP
Feb 11, 2026 18:55olliecrowolliecrowCPPg++13.3.0Success19,262
Feb 11, 2026 18:55olliecrowolliecrowCPPg++13.3.0Success19,004
Feb 11, 2026 18:53olliecrowolliecrowCPPg++13.3.0Success18,728+2.19 RP
Feb 11, 2026 18:53olliecrowolliecrowCPPg++13.3.0Success19,125
Feb 11, 2026 18:53olliecrowolliecrowCPPg++13.3.0Success22,908
Feb 11, 2026 18:52olliecrowolliecrowCPPg++13.3.0Success20,144
Feb 11, 2026 18:49olliecrowolliecrowCPPg++13.3.0Success19,941
Feb 11, 2026 18:49olliecrowolliecrowCPPg++13.3.0Success19,269
Feb 11, 2026 18:49olliecrowolliecrowCPPg++13.3.0Success18,805+3.12 RP
Feb 11, 2026 18:49olliecrowolliecrowCPPg++13.3.0Success18,916+11.14 RP
Feb 11, 2026 18:47olliecrowolliecrowCPPclang++18.1.3Success21,740
Feb 11, 2026 18:47olliecrowolliecrowCPPg++13.3.0Success19,653
Feb 11, 2026 18:47olliecrowolliecrowCPPg++13.3.0Success24,888
Feb 11, 2026 18:47olliecrowolliecrowCPPg++13.3.0Success24,549
Feb 11, 2026 18:45olliecrowolliecrowCPPclang++18.1.3Success22,701
Feb 11, 2026 18:45olliecrowolliecrowCPPg++13.3.0Success25,998
Feb 11, 2026 18:45olliecrowolliecrowCPPg++13.3.0Success22,916
Feb 11, 2026 18:45olliecrowolliecrowCPPg++13.3.0Success22,929
Feb 11, 2026 18:45olliecrowolliecrowCPPg++13.3.0Success20,275
Feb 11, 2026 18:44olliecrowolliecrowCPPg++13.3.0Success21,188
Feb 11, 2026 18:44olliecrowolliecrowCPPg++13.3.0Success21,070
Feb 11, 2026 18:44olliecrowolliecrowCPPg++13.3.0Success21,026
Feb 11, 2026 18:43olliecrowolliecrowCPPg++13.3.0Success21,054
Feb 11, 2026 18:43olliecrowolliecrowCPPg++13.3.0Success20,954
Feb 11, 2026 18:43olliecrowolliecrowCPPg++13.3.0Success22,376
Feb 11, 2026 18:31olliecrowolliecrowCPPg++13.3.0Error
Feb 11, 2026 18:31olliecrowolliecrowCPPg++13.3.0Error
Feb 11, 2026 18:31olliecrowolliecrowCPPg++13.3.0Error
Feb 11, 2026 18:31olliecrowolliecrowCPPg++13.3.0Success28,714
Feb 11, 2026 18:31olliecrowolliecrowCPPg++13.3.0Success22,451
Feb 11, 2026 18:31olliecrowolliecrowCPPg++13.3.0Success29,451
Feb 11, 2026 15:45NicoNicoCPPg++13.3.0Success98,609+0.26 RP
Feb 11, 2026 15:08NicoNicoCPPg++13.3.0Success98,865+56.24 RP
Feb 11, 2026 14:18NicoNicoCPPg++13.3.0Error
Feb 10, 2026 16:04lipapipalipapipaCPPg++13.3.0Error
Feb 9, 2026 21:57NicoNicoCPPg++13.3.0Error
Feb 9, 2026 21:41NicoNicoCPPg++13.3.0Success222,686+0.75 RP
Feb 9, 2026 21:20NicoNicoCPPg++13.3.0Success226,451+23.93 RP
Feb 9, 2026 17:55NicoNicoCPPg++13.3.0Success494,213+20.23 RP
Feb 8, 2026 14:32Alexander KrivolapovAlexander KrivolapovRUSTrust-1.92.0Error
Feb 3, 2026 22:13olliecrowolliecrowCPPg++13.3.0Success26,586
Feb 3, 2026 22:13olliecrowolliecrowCPPg++13.3.0Success27,175
Feb 3, 2026 22:13olliecrowolliecrowCPPg++13.3.0Error
Feb 3, 2026 22:13olliecrowolliecrowCPPg++13.3.0Success26,549
Feb 2, 2026 18:43Martin MaMartin MaCPPg++13.3.0Success490,977+20.37 RP
Feb 2, 2026 09:35Mohammad Rabi Ul HadiMohammad Rabi Ul HadiCPPg++13.3.0Success466,155+21.45 RP
Jan 31, 2026 17:36olliecrowolliecrowCPPg++13.3.0Success56,069
Jan 31, 2026 17:34olliecrowolliecrowCPPg++13.3.0Success28,084
Jan 31, 2026 17:34olliecrowolliecrowCPPg++13.3.0Success29,272
Jan 31, 2026 17:32olliecrowolliecrowCPPg++13.3.0Success24,791
Jan 31, 2026 17:25olliecrowolliecrowRUSTrust-1.93.0Success63,002
Jan 31, 2026 17:24olliecrowolliecrowRUSTrust-1.93.0Success66,991
Jan 31, 2026 17:24olliecrowolliecrowRUSTrust-1.93.0Success63,656
Jan 31, 2026 17:24olliecrowolliecrowRUSTrust-1.93.0Success63,790
Jan 31, 2026 17:24olliecrowolliecrowRUSTrust-1.93.0Success70,137
Jan 31, 2026 17:23olliecrowolliecrowRUSTrust-1.93.0Success19,323+39.58 RP
Jan 31, 2026 17:23olliecrowolliecrowRUSTrust-1.93.0Success39,125
Jan 31, 2026 17:16olliecrowolliecrowRUSTrust-1.93.0Success20,983
Jan 31, 2026 17:16olliecrowolliecrowRUSTrust-1.93.0Success21,003
Jan 31, 2026 17:16olliecrowolliecrowRUSTrust-1.93.0Success20,923+0.39 RP
Jan 31, 2026 17:16olliecrowolliecrowRUSTrust-1.93.0Success20,940+6.59 RP
Jan 31, 2026 17:16olliecrowolliecrowRUSTrust-1.93.0Success21,233+0.04 RP
Jan 31, 2026 17:15olliecrowolliecrowRUSTrust-1.93.0Success21,235+470.92 RP
Jan 30, 2026 04:34Josu San MartinJosu San MartinZIG0.14.0Success21,606+263.08 RP
Jan 29, 2026 15:19lipapipalipapipaCPPg++13.3.0Error
Jan 29, 2026 15:19lipapipalipapipaCPPg++13.3.0Error
Jan 29, 2026 15:18lipapipalipapipaCPPg++13.3.0Error
Jan 29, 2026 07:56lipapipalipapipaCPPg++13.3.0Success492,479+20.31 RP
Jan 22, 2026 01:44Josu San MartinJosu San MartinCPPg++13.3.0Success4,414
Jan 22, 2026 01:43Josu San MartinJosu San MartinCPPg++13.3.0Success4,390