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 29, 2026 16:19Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiScore: 15,507Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2026 16:2015,229525,617,250483,574,00018,983,0002,379,776
2Apr 29, 2026 16:2015,276521,666,799487,129,00017,004,0002,400,256
3Apr 29, 2026 16:2015,383526,344,439489,669,00017,987,0002,379,776
4Apr 29, 2026 16:2015,479532,190,097490,825,00019,992,0002,371,584
5Apr 29, 2026 16:2015,507524,197,445495,760,00015,992,0002,387,968
6Apr 29, 2026 16:2015,534528,027,752493,658,00018,986,0002,387,968
7Apr 29, 2026 16:2015,536527,795,946493,722,00018,989,0002,449,408
8Apr 29, 2026 16:2015,738537,678,284502,371,00017,012,0002,387,968
9Apr 29, 2026 16:2015,963535,427,534508,798,00017,992,0002,527,232