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 listJul 3, 2026 13:32A_ShamanA_ShamanScore: 44,318Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 3, 2026 13:3443,9891,461,703,2551,396,490,00055,147,0002,113,536
2Jul 3, 2026 13:3444,1021,465,126,3171,400,219,00055,179,0002,113,536
3Jul 3, 2026 13:3444,1921,469,283,2531,402,766,00055,588,0002,113,536
4Jul 3, 2026 13:3444,2901,471,317,0631,406,247,00055,343,0002,113,536
5Jul 3, 2026 13:3444,3181,472,565,1211,407,033,00055,483,0002,113,536
6Jul 3, 2026 13:3444,6241,482,636,0161,416,077,00056,547,0002,113,536
7Jul 3, 2026 13:3444,6301,483,599,3811,416,028,00056,776,0002,113,536
8Jul 3, 2026 13:3444,7331,486,791,3651,420,204,00056,007,0002,113,536
9Jul 3, 2026 13:3446,4781,543,391,0671,474,416,00059,372,0002,113,536