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 23, 2026 21:18Leonardo Pedrozo AmaralLeonardo Pedrozo AmaralScore: 72,302Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 23, 2026 21:1970,7882,346,411,2762,323,313,00012,703,0002,113,536
2Jul 23, 2026 21:1970,8042,346,641,8422,323,812,00012,744,0002,113,536
3Jul 23, 2026 21:1971,3552,364,776,4682,341,754,00012,984,0002,113,536
4Jul 23, 2026 21:1971,5312,370,546,2722,347,498,00013,049,0002,113,536
5Jul 23, 2026 21:1972,3022,396,015,6502,372,976,00012,993,0002,113,536
6Jul 23, 2026 21:1972,3152,396,404,0972,373,065,00013,361,0002,113,536
7Jul 23, 2026 21:1972,4622,401,279,6102,378,580,00012,678,0002,113,536
8Jul 23, 2026 21:1973,8212,446,140,8162,422,869,00013,233,0002,113,536
9Jul 23, 2026 21:1974,3462,463,430,1422,440,149,00013,278,0002,113,536