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 26, 2026 17:07olliecrowolliecrowScore: 44,093Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 26, 2026 17:0943,6351,459,733,4341,422,970,00016,999,0002,416,640
2Apr 26, 2026 17:0943,7131,457,868,1201,423,537,00018,993,0002,433,024
3Apr 26, 2026 17:0943,8331,465,211,8361,433,518,00012,995,0002,383,872
4Apr 26, 2026 17:0943,8481,464,892,6381,429,008,00017,987,0002,437,120
5Apr 26, 2026 17:0944,0931,475,410,2581,436,082,00018,987,0002,428,928
6Apr 26, 2026 17:0944,8901,502,976,8561,464,368,00017,004,0002,428,928
7Apr 26, 2026 17:0944,9351,497,144,1101,462,893,00019,984,0002,383,872
8Apr 26, 2026 17:0945,1221,508,443,1311,471,042,00017,988,0002,379,776
9Apr 26, 2026 17:0946,8481,564,018,9071,525,010,00020,986,0002,383,872