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 listJan 7, 2026 19:59Aman | अमनAman | अमनScore: 193,223Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 7, 2026 19:59192,8156,392,296,0586,279,920,00082,959,0002,359,296
2Jan 7, 2026 19:59192,9246,392,883,8716,272,548,00093,948,0002,502,656
3Jan 7, 2026 19:59192,9596,394,717,8096,275,716,00091,937,0002,510,848
4Jan 7, 2026 19:59193,0536,396,880,4906,267,801,000102,947,0002,514,944
5Jan 7, 2026 19:59193,2236,409,679,2726,277,431,00098,927,0002,510,848
6Jan 7, 2026 19:59193,4646,413,727,1346,294,368,00089,948,0002,359,296
7Jan 7, 2026 19:59193,7646,427,622,5506,304,277,00089,946,0002,519,040
8Jan 7, 2026 19:59194,4226,442,784,4116,325,975,00089,942,0002,519,040
9Jan 7, 2026 19:59197,3986,544,319,7186,419,215,00094,929,0002,510,848