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 listApr 29, 2026 15:17Mehdi-Dehghan-FooladiMehdi-Dehghan-FooladiScore: 15,404Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2026 15:1715,285522,273,927485,430,00018,977,0002,387,968
2Apr 29, 2026 15:1715,305527,152,087487,083,00018,003,0002,375,680
3Apr 29, 2026 15:1715,366521,968,058489,097,00018,003,0002,555,904
4Apr 29, 2026 15:1715,377525,017,466488,483,00018,979,0002,314,240
5Apr 29, 2026 15:1715,404529,206,805489,373,00018,975,0002,383,872
6Apr 29, 2026 15:1715,528530,646,904495,411,00017,014,0002,514,944
7Apr 29, 2026 15:1715,757540,804,122499,033,00020,959,0002,306,048
8Apr 29, 2026 15:1715,953541,309,605507,494,00018,981,0002,318,336
9Apr 29, 2026 15:1716,070554,886,002512,347,00017,977,0002,383,872