int main(){ int x, y, z; const PL5_op, b, c; x = 2; printf(x); y = 3 + 3 + x; }