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:05A_ShamanA_ShamanScore: 59,192Success
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:0858,2801,932,924,9071,869,102,00054,162,0002,113,536
2Jul 3, 2026 13:0858,4381,938,141,9271,873,976,00054,491,0002,113,536
3Jul 3, 2026 13:0858,6621,945,507,7481,881,825,00054,032,0002,113,536
4Jul 3, 2026 13:0859,1851,962,861,7231,898,265,00054,860,0002,113,536
5Jul 3, 2026 13:0859,1921,962,979,4351,898,621,00054,724,0002,113,536
6Jul 3, 2026 13:0859,3421,967,872,5871,903,660,00054,638,0002,113,536
7Jul 3, 2026 13:0859,5281,974,104,3751,910,257,00054,192,0002,113,536
8Jul 3, 2026 13:0859,7151,980,254,2891,916,170,00054,433,0002,113,536
9Jul 3, 2026 13:0865,4092,168,100,0912,100,417,00058,088,0002,113,536