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
Apr 29, 2026 14:34TudyMTudyMCPPclang++20.1.2Success25,184+4.63 RP
Apr 29, 2026 14:31TudyMTudyMCPPclang++20.1.2Success25,481+6.62 RP
Apr 29, 2026 14:29TudyMTudyMCPPclang++20.1.2Success25,918+9.03 RP
Apr 29, 2026 14:27TudyMTudyMCPPclang++20.1.2Success27,047
Apr 29, 2026 14:25TudyMTudyMCPPclang++20.1.2Success27,017
Apr 29, 2026 14:23olliecrowolliecrowCPPg++10.5.0Success11,893
Apr 29, 2026 14:22TudyMTudyMCPPclang++20.1.2Success26,539+14.41 RP
Apr 29, 2026 14:20TudyMTudyMCPPclang++20.1.2Success27,700
Apr 29, 2026 14:19TudyMTudyMCPPg++10.5.0Success29,352
Apr 29, 2026 14:17TudyMTudyMCPPg++14.2.0Success28,377
Apr 29, 2026 14:15TudyMTudyMCPPclang++20.1.2Success27,594+1.45 RP
Apr 29, 2026 13:55TudyMTudyMCPPclang++20.1.2Success39,671
Apr 29, 2026 13:51TudyMTudyMCPPclang++20.1.2Success29,142
Apr 29, 2026 13:47TudyMTudyMCPPg++14.2.0Success31,239
Apr 29, 2026 13:43TudyMTudyMCPPclang++20.1.2Success27,705+19.53 RP
Apr 29, 2026 13:39TudyMTudyMCPPclang++20.1.2Success29,290+0.92 RP
Apr 29, 2026 13:36TudyMTudyMCPPclang++20.1.2Success29,643
Apr 29, 2026 13:33TudyMTudyMCPPclang++20.1.2Success29,990
Apr 29, 2026 13:29TudyMTudyMCPPclang++20.1.2Success29,369+1.72 RP
Apr 29, 2026 13:23TudyMTudyMCPPclang++20.1.2Success29,518+40.48 RP
Apr 29, 2026 03:17Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success12,566+21.02 RP
Apr 29, 2026 03:13Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success14,681
Apr 29, 2026 02:59Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success12,927
Apr 29, 2026 02:54Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success12,907+16.28 RP
Apr 29, 2026 01:46Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success13,195
Apr 29, 2026 01:33Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Error
Apr 29, 2026 01:24Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Error
Apr 29, 2026 01:09Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Error
Apr 29, 2026 00:40Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success13,184+2.81 RP
Apr 29, 2026 00:30Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success13,233+14.29 RP
Apr 29, 2026 00:28Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success13,627
Apr 29, 2026 00:16Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Error
Apr 29, 2026 00:14Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Error
Apr 29, 2026 00:01Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success17,013
Apr 28, 2026 23:54Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Error
Apr 28, 2026 23:46Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success15,805
Apr 28, 2026 23:41Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Error
Apr 28, 2026 23:36Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Error
Apr 28, 2026 23:31Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Error
Apr 28, 2026 23:22Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success15,524
Apr 28, 2026 23:20Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success15,460
Apr 28, 2026 23:00Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success13,488+20.11 RP
Apr 28, 2026 21:48Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success335,749
Apr 28, 2026 21:42olliecrowolliecrowCPPg++13.3.0Success11,961
Apr 28, 2026 21:28Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success15,914
Apr 28, 2026 21:22Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success15,590
Apr 28, 2026 19:39Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Error
Apr 28, 2026 19:36olliecrowolliecrowGOgo1.26.2Success78,287
Apr 28, 2026 19:30Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success13,864+4.45 RP
Apr 28, 2026 19:21Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success13,950+76.35 RP
Apr 28, 2026 19:17Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success15,613+9.34 RP
Apr 28, 2026 19:10Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success15,844+0.04 RP
Apr 28, 2026 18:59Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success18,309
Apr 28, 2026 18:54Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success17,838
Apr 28, 2026 18:49Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success16,022
Apr 28, 2026 18:25Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success15,977
Apr 28, 2026 16:51Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success321,395
Apr 28, 2026 16:27Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success15,845+79.39 RP
Apr 28, 2026 16:19Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success48,491
Apr 28, 2026 15:01olliecrowolliecrowGOgo1.26.2Success72,623
Apr 28, 2026 14:50olliecrowolliecrowRUSTrust-1.95.0Success14,577
Apr 28, 2026 14:47olliecrowolliecrowRUSTrust-1.95.0Success14,500
Apr 28, 2026 14:46olliecrowolliecrowRUSTrust-1.95.0Success14,498
Apr 28, 2026 04:08Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success19,464
Apr 28, 2026 03:40Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success18,125+3.69 RP
Apr 28, 2026 03:15Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiCPPg++14.2.0Success18,247+178.91 RP
Apr 27, 2026 22:35TudyMTudyMCPPclang++20.1.2Success33,643
Apr 27, 2026 22:29TudyMTudyMCPPclang++20.1.2Success33,524+1.53 RP
Apr 27, 2026 22:20TudyMTudyMCPPclang++20.1.2Success33,697+6.99 RP
Apr 27, 2026 22:14TudyMTudyMCPPclang++20.1.2Success37,488
Apr 27, 2026 22:09TudyMTudyMCPPclang++20.1.2Error
Apr 27, 2026 22:04Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Error
Apr 27, 2026 22:03TudyMTudyMCPPclang++20.1.2Success35,053
Apr 27, 2026 22:02Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Success16,410+46.38 RP
Apr 27, 2026 21:59TudyMTudyMCPPclang++20.1.2Success35,170
Apr 27, 2026 21:56Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Error
Apr 27, 2026 21:55Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Error
Apr 27, 2026 21:54TudyMTudyMCPPclang++20.1.2Success35,088
Apr 27, 2026 21:49TudyMTudyMCPPclang++20.1.2Success34,510+1.45 RP
Apr 27, 2026 21:46Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Success18,240
Apr 27, 2026 21:44TudyMTudyMCPPclang++20.1.2Success34,684+6.69 RP
Apr 27, 2026 21:41TudyMTudyMCPPclang++20.1.2Success40,109
Apr 27, 2026 21:29Victor MerckléVictor MerckléCPPg++14.2.0Success22,609+73.35 RP
Apr 27, 2026 21:28Victor MerckléVictor MerckléCPPg++14.2.0Error
Apr 27, 2026 21:19Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Success17,762+0.16 RP
Apr 27, 2026 21:10Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Success18,297
Apr 27, 2026 21:04Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Success22,344
Apr 27, 2026 21:03Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Error
Apr 27, 2026 21:01Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Success25,622
Apr 27, 2026 20:59Alexander KrivolapovAlexander KrivolapovRUSTrust-1.95.0Success14,497+264.03 RP
Apr 27, 2026 20:39Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Success26,817
Apr 27, 2026 20:29Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Success17,767+1.26 RP
Apr 27, 2026 20:08Pavel SkripkinPavel SkripkinRUSTrust-1.95.0Success18,165
Apr 27, 2026 20:06Pavel SkripkinPavel SkripkinRUSTrust-1.92.0Error
Apr 27, 2026 20:05Alexander KrivolapovAlexander KrivolapovRUSTrust-1.95.0Error
Apr 27, 2026 20:05Pavel SkripkinPavel SkripkinRUSTrust-1.92.0Error
Apr 27, 2026 17:26Victor MerckléVictor MerckléCPPg++14.2.0Success27,104+311.52 RP
Apr 27, 2026 17:00Victor MerckléVictor MerckléCPPg++14.2.0Error
Apr 27, 2026 16:52Victor MerckléVictor MerckléCPPg++14.2.0Error
Apr 27, 2026 16:48Victor MerckléVictor MerckléCPPg++14.2.0Error