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 12:47A_ShamanA_ShamanScore: 54,350Success
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 12:5153,9261,789,484,0871,723,823,00055,759,0002,113,536
2Jul 3, 2026 12:5154,0171,792,622,5491,726,888,00055,674,0002,113,536
3Jul 3, 2026 12:5154,1651,797,128,4691,731,663,00055,801,0002,113,536
4Jul 3, 2026 12:5154,2191,798,922,0831,733,435,00055,819,0002,113,536
5Jul 3, 2026 12:5154,3501,803,200,7761,738,200,00055,366,0002,113,536
6Jul 3, 2026 12:5154,6491,813,169,4741,747,680,00055,769,0002,113,536
7Jul 3, 2026 12:5154,9041,821,741,0031,755,754,00056,102,0002,113,536
8Jul 3, 2026 12:5154,9331,822,515,9041,756,900,00055,920,0002,113,536
9Jul 3, 2026 12:5155,9661,857,022,2871,790,466,00056,444,0002,113,536