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 20:36Aman | अमनAman | अमनScore: 99,077Success
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 20:3698,1213,269,179,1173,210,009,00027,982,0002,379,776
2Jan 7, 2026 20:3698,2093,273,872,0673,183,948,00056,963,0002,269,184
3Jan 7, 2026 20:3698,9503,294,438,4633,230,388,00034,971,0002,269,184
4Jan 7, 2026 20:3699,0323,298,403,8773,241,065,00026,975,0002,465,792
5Jan 7, 2026 20:3699,0773,336,545,7463,237,598,00031,956,0002,260,992
6Jan 7, 2026 20:3699,4883,315,610,5323,251,121,00031,971,0002,514,944
7Jan 7, 2026 20:3699,8673,323,316,0593,261,626,00033,975,0002,269,184
8Jan 7, 2026 20:36100,0623,338,471,6283,266,077,00035,967,0002,269,184
9Jan 7, 2026 20:36100,1333,333,534,3483,274,428,00029,976,0002,461,696