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 12:48olliecrowolliecrowScore: 9,694Success
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 12:489,675340,792,230286,236,00033,027,0002,523,136
2Mar 22, 2026 12:489,682344,704,480276,585,00042,935,0002,510,848
3Mar 22, 2026 12:489,689340,408,495270,790,00048,962,0002,519,040
4Mar 22, 2026 12:489,690340,530,207283,796,00035,974,0002,494,464
5Mar 22, 2026 12:489,694339,659,777273,915,00045,985,0002,523,136
6Mar 22, 2026 12:489,709348,730,287265,513,00054,899,0002,347,008
7Mar 22, 2026 12:489,714348,754,922275,632,00044,940,0002,416,640
8Mar 22, 2026 12:489,716349,307,836274,682,00045,946,0002,412,544
9Mar 22, 2026 12:489,795348,727,317292,218,00031,023,0002,424,832