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 15:17olliecrowolliecrowScore: 31,878Success
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 15:1931,4941,051,707,7021,017,322,00021,985,0002,449,408
2Apr 29, 2026 15:1931,6381,062,463,8901,028,082,00016,001,0002,404,352
3Apr 29, 2026 15:1931,6431,061,827,8031,025,262,00018,986,0002,441,216
4Apr 29, 2026 15:1931,6931,062,828,8641,033,896,00011,998,0002,514,944
5Apr 29, 2026 15:1931,8781,069,462,4391,033,976,00017,999,0002,445,312
6Apr 29, 2026 15:1931,9361,072,971,1051,034,893,00018,998,0002,445,312
7Apr 29, 2026 15:1932,0501,074,901,6841,039,686,00017,994,0002,383,872
8Apr 29, 2026 15:1932,7831,096,932,2401,062,851,00018,997,0002,449,408
9Apr 29, 2026 15:1932,9511,104,526,2351,069,416,00017,990,0002,441,216