conditions7.cout 178 B

123456789101112131415161718
  1. push 5
  2. push 4
  3. use <=(2)
  4. if goto(7, true)
  5. push 5
  6. push 4
  7. use >=(2)
  8. use ||(2)
  9. use print(1)
  10. push 5
  11. push 4
  12. use <=(2)
  13. if goto(16, false)
  14. push 5
  15. push 4
  16. use >=(2)
  17. use &&(2)
  18. use print(1)