0 / 60 seg.

Why is the following code snippet with variables incorrect?

<code>int <var>a</var> = <var>b</var + 1;</code>