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:10Leonardo Pedrozo AmaralLeonardo Pedrozo AmaralScore: 73,252Success
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:1268,9052,284,730,3322,262,272,00011,598,0002,113,536
2Jul 23, 2026 21:1272,7202,409,951,4462,388,690,00011,100,0002,113,536
3Jul 23, 2026 21:1272,8422,414,078,9172,392,753,00011,056,0002,113,536
4Jul 23, 2026 21:1273,0402,420,949,8022,399,389,00010,959,0002,113,536
5Jul 23, 2026 21:1273,2522,427,436,8052,406,028,00011,295,0002,113,536
6Jul 23, 2026 21:1273,3302,430,466,7272,408,926,00010,994,0002,113,536
7Jul 23, 2026 21:1273,6372,439,985,4702,418,801,00011,221,0002,113,536
8Jul 23, 2026 21:1273,6882,442,359,7372,420,503,00011,207,0002,113,536
9Jul 23, 2026 21:1274,0302,453,564,7842,431,923,00011,068,0002,113,536