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 10, 2026 00:30Josu San MartinJosu San MartinScore: 6,230Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 10, 2026 00:276,208229,648,543199,866,0004,996,0002,281,472
2Jan 10, 2026 00:276,220232,023,501200,260,0005,006,0002,416,640
3Jan 10, 2026 00:366,224236,532,458201,401,0004,007,0002,383,872
4Jan 10, 2026 00:276,230233,128,180201,612,0003,992,0002,355,200
5Jan 10, 2026 00:366,230232,062,628198,593,0006,985,0002,289,664
6Jan 10, 2026 00:306,234230,863,168199,726,0005,991,0002,510,848
7Jan 10, 2026 00:306,235235,931,845200,769,0004,994,0002,289,664
8Jan 10, 2026 00:366,296234,413,518203,758,0003,995,0002,351,104
9Jan 10, 2026 00:306,307234,134,374203,113,0005,002,0002,273,280