Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Private test case failed

Private test case failed

Scheduled Pinned Locked Moved C / C++ / MFC
comdata-structuresquestion
4 Posts 4 Posters 0 Views 1 Watching
  • 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.
  • U Offline
    U Offline
    User 14001881
    wrote on last edited by
    #1

    The question was-[![Go to the link][1]][1]

    [1]: https://i.stack.imgur.com/KtjQm.png
    My code-

    #include 
    #include
    #include
    void main()
    {
        int r,c,i,j,t=0;
        scanf("%d",&r);
        scanf("%d",&c);
        int a\[r\]\[c\];
        int counter=0;
        for(i=0;i
    
    L D 2 Replies Last reply
    0
    • U User 14001881

      The question was-[![Go to the link][1]][1]

      [1]: https://i.stack.imgur.com/KtjQm.png
      My code-

      #include 
      #include
      #include
      void main()
      {
          int r,c,i,j,t=0;
          scanf("%d",&r);
          scanf("%d",&c);
          int a\[r\]\[c\];
          int counter=0;
          for(i=0;i
      
      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      You need to find out what the error message is telling you. We cannot guess what your teacher had in mind.

      B 1 Reply Last reply
      0
      • U User 14001881

        The question was-[![Go to the link][1]][1]

        [1]: https://i.stack.imgur.com/KtjQm.png
        My code-

        #include 
        #include
        #include
        void main()
        {
            int r,c,i,j,t=0;
            scanf("%d",&r);
            scanf("%d",&c);
            int a\[r\]\[c\];
            int counter=0;
            for(i=0;i
        
        D Offline
        D Offline
        David Crow
        wrote on last edited by
        #3

        wrote:

        int a[r][c];

        You need a constant expression here. What compiler are you using (that didn't catch this)?

        "One man's wage rise is another man's price increase." - Harold Wilson

        "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

        "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

        1 Reply Last reply
        0
        • L Lost User

          You need to find out what the error message is telling you. We cannot guess what your teacher had in mind.

          B Offline
          B Offline
          Brat Wiliam
          wrote on last edited by
          #4

          The process where it will be getting the particular part which is having the following aspects that are going to get the[

          canon error b200

          ](https://oniton.com/blog/fix-canon-printer-error-b200/)are going to access it for the following process to proceed it.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups