Navigation

    ask avan logo
    • Register
    • Login
    • Search
    • Categories
    • Unsolved
    • Solved

    Create subarray that consists of integers divisible by 2 but not 4

    Coding Question & Answers
    2
    2
    17
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Pritika Sharma
      Pritika Sharma last edited by avan

      Given an array of integers. We have to find contigous subarray product which is not
      divisible by 4 but divisible by 2.

      Reply Quote -1
        1 Reply Last reply

      • avan
        avan last edited by

        @Pritika-Sharma It's important that you do not just post a problem without a little bit of context. Tell us where you are stuck and what programming language your are dealing with.

        Reply Quote 0
          1 Reply Last reply

        • First post
          Last post