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 listJul 22, 2026 16:20boop34boop34Score: 27,544Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 22, 2026 16:2127,322911,754,974882,687,00018,947,0002,117,632
2Jul 22, 2026 16:2127,380913,636,894884,525,00019,019,0002,117,632
3Jul 22, 2026 16:2127,418914,697,716885,849,00018,958,0002,113,536
4Jul 22, 2026 16:2127,504917,606,213888,709,00018,941,0002,113,536
5Jul 22, 2026 16:2127,544919,021,086890,468,00018,503,0002,117,632
6Jul 22, 2026 16:2127,679923,454,255894,335,00019,100,0002,117,632
7Jul 22, 2026 16:2127,848929,130,929900,007,00019,009,0002,117,632
8Jul 22, 2026 16:2128,407948,030,510918,527,00018,907,0002,117,632
9Jul 22, 2026 16:2128,447948,847,418919,987,00018,774,0002,117,632