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 00:43olliecrowolliecrowScore: 46,075Success
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 00:4545,9081,533,836,7541,451,009,00063,956,0002,383,872
2Apr 24, 2026 00:4545,9091,534,486,2141,457,061,00057,962,0002,383,872
3Apr 24, 2026 00:4545,9211,534,952,2691,468,431,00046,981,0002,387,968
4Apr 24, 2026 00:4546,0721,538,394,9891,464,421,00055,977,0002,383,872
5Apr 24, 2026 00:4546,0751,537,087,7641,458,498,00061,978,0002,383,872
6Apr 24, 2026 00:4546,1841,544,929,4741,456,127,00067,959,0002,400,256
7Apr 24, 2026 00:4546,3191,549,125,2061,467,562,00060,981,0002,379,776
8Apr 24, 2026 00:4546,4061,548,799,9951,465,438,00065,974,0002,392,064
9Apr 24, 2026 00:4546,4431,549,794,1241,475,689,00056,949,0002,457,600