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 listMar 22, 2026 11:07olliecrowolliecrowScore: 9,718Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 22, 2026 11:079,688343,779,021268,759,00050,954,0002,424,832
2Mar 22, 2026 11:079,698345,223,951296,032,00024,002,0002,416,640
3Mar 22, 2026 11:079,704338,498,491277,197,00043,030,0002,424,832
4Mar 22, 2026 11:079,714347,691,275279,610,00040,942,0002,420,736
5Mar 22, 2026 11:079,718345,237,606279,722,00040,959,0002,519,040
6Mar 22, 2026 11:079,734341,418,841277,186,00044,029,0002,519,040
7Mar 22, 2026 11:079,736349,205,141271,238,00050,044,0002,506,752
8Mar 22, 2026 11:079,765355,012,621286,215,00036,027,0002,347,008
9Mar 22, 2026 11:0710,200361,813,049298,633,00037,953,0002,342,912