Answer:
2w + 2L is the answer I think, but see the discussion below.
Explanation:
There are three possibilities.
One
| = 1
so you get 1 + w + 1 + w = 2 + 2w
Two
l = L
l + w + l + w
So you get 2l + 2w. Since the l is so confusing, I normally use L for l. It's not very pretty but it does work
In this instance, you would get 2L + 2w
Three
| could be an absolute value signal. If that is the case, you should use abs(+w+)
Of the three, I think two is what you intended.