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 listOct 29, 2025 20:58Keebran MasalanKeebran MasalanScore: 270,250Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 29, 2025 20:58268,1088,882,918,9798,687,679,000159,883,0002,322,432
2Oct 29, 2025 20:58268,8648,898,861,4268,708,640,000163,880,0002,519,040
3Oct 29, 2025 20:58269,1628,917,877,7898,737,414,000144,923,0002,363,392
4Oct 29, 2025 20:58269,7098,932,508,4228,744,480,000155,919,0002,461,696
5Oct 29, 2025 20:58270,2508,945,193,2958,771,327,000146,921,0002,461,696
6Oct 29, 2025 20:58271,2598,982,225,5168,785,681,000165,880,0002,306,048
7Oct 29, 2025 20:58271,3518,988,735,4868,788,698,000165,899,0002,519,040
8Oct 29, 2025 20:58272,3139,015,163,1738,832,434,000153,903,0002,277,376
9Oct 29, 2025 20:58273,4759,058,452,2768,851,776,000172,897,0002,269,184