summaryrefslogtreecommitdiff
path: root/code.txt
blob: 544e5d14bc80613f633217823c2dbeeedba3cffe (plain)
1
2
3
4
5
a = 1;
b = !2;
c = 1 + (- a - 3 + b > -1);
b += 1;
b = 3*(b//3-1);