Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
test2 [2016/07/14 11:31]
sysadmin
test2 [2016/07/14 11:42] (current)
sysadmin
Line 1: Line 1:
 Test latex: Test latex:
  
-<​latex>​bool $x$ = read(); bool $y$ = read(); if ($x$ and $y$) $z$ = 15; else $z$ = 8; if ($x$) $z$ = 2 * $z$; else $z$ = 0; </​latex>​+<​latex>​bool $x$ = read(); bool $y$ = read(); if ($x$ and $y$) $z$ = 17; else $z$ = 8; if ($x$) $z$ = 2 * $z$; else $z$ = 0; </​latex>​
  
 End End