Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
test2 [2016/07/14 11:13]
sysadmin
test2 [2016/07/14 11:31]
sysadmin
Line 1: Line 1:
 Test latex: Test 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>​+<​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>​
  
 End End