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
test2 [2016/07/14 11:20]
sysadmin
test2 [2016/07/14 11:42]
sysadmin
Line 1: Line 1:
 Test latex: Test latex:
  
-<​latex>​bool $x$ = read(); bool $y$ = read(); if ($x$ and $y$) $z$ = 14; 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