How many $4$-digit positive integers with distinct digits are there in which the sum of the first two digits...












2












$begingroup$



Objective: find the amount of $4$-digit positive integers with distinct digits, in which the sum of the first two digits is equal to the sum of the last two digits.




For the sake of clarity:




  • these are examples of numbers to be found: $1524, 9045, 3461$;

  • these are examples of numbers to avoid: $6161$ (digits are not distinct), $7235$ ($7$+$2ne 3$+$5$), $0312$ (it is a $3$-digit number).


I would like to solve the exercise by a probabilistic/rigorous manner. But until now I was only able to use reasoning.



One way to see the problem is: "how many ways are there to get a number as a sum of two distinct digits?". Notice that the sum of two distinct digits is at least $1 (0+1)$ and at maximum $17 (8+9)$; moreover notice that we need at least two ways to obtain a number because we have two distinct pairs of distinct digits, so we can discard the numbers $1,2,16$ and $17$ because they can be obtained in only one way $(0+1, 0+2, 7+9$ and $8+9$ respectively).



It's easy to see how many ways there are to get a number a sum of two distinct digits, for example $3=0+3=1+2 (2 text{ ways}), 4=0+4=1+3 (2), 5=0+5=1+4=2+3 (3)$ and so on. Notice that if we fix the first pair of digits and their sum is $s$, the remaining ways to get $s$ are $text{"number of ways to get s"}-1$ because $1$ way was already taken by the first two digits.



It follows that, excluding the way taken by the first pair of digits, the number of ways to get the numbers $3,4,...,15$ as a sum of two distinct digits are: $3 (1), 4 (1), 5 (2), 6 (2), 7 (3), 8 (3), 9 (4), 10 (3), 11 (3), 12 (2), 13 (2), 14 (1), 15 (1)$.



Let's say we want to find all the numbers of four digits with first digit equal to $2$ and such that the sum of the first two digits equals the sum of the last two digits. The second digit can be $1,3,...,9$ (cannot be $2$ because digits have to be distinct, cannot be $0$ for what we said before about discarded numbers), so the sum of the first two digits can be $3,5,...,11$. Now, in order to get the amount of numbers of four distinct digits knowing that the first digit is $2$ and that the sum of the first two digits equals the sum of the last two digits, we simply need to sum all the possible ways to get the numbers $3,5,...,11$ and multiply the result by $2$ (because if we switch the third digit with the last one we get a different number, for example if we fix the first pair of digits to be $2$ and $1$, there is only one remaining way to get $3$ ($0+3$) but we can costruct two different numbers using $0$ and $3$: $2103$ and $2130$): $1+2+2+3+3+4+3+3=21$, and $21cdot2=42$.



If the first digit is $1$, the sum of the first two digits can be $3,4,...,10$, so there are $(1+1+2+2+3+3+4+3)cdot2=19cdot2=38$ four-digit positive integers with distinct digits, first digit $1$, and such that the sum of the first two digits equals the sum of the last two digits.



If the first digit is $3$, we get $(1+1+2+3+3+4+3+3+2)cdot2=22cdot2=44$ four-digit numbers.



If the first digit is $4$, we get $(1+2+2+3+4+3+3+2+2)cdot2=22cdot2=44$ four-digit numbers.



If the first digit is $5$, we get $(2+2+3+3+4+3+2+2+1)cdot2=22cdot2=44$ four-digit numbers.



If the first digit is $6$, we get $(2+3+3+4+3+3+2+1+1)cdot2=22cdot2=44$ four-digit numbers.



If the first digit is $7$, we get $(3+3+4+3+3+2+2+1)cdot2=21cdot2=42$ four-digit numbers.



If the first digit is $8$, we get $(3+4+3+3+2+2+1+1)cdot2=19cdot2=38$ four-digit numbers.



If the first digit is $9$, we get $(4+3+3+2+2+1+1)cdot2=16cdot2=32$ four-digit numbers.



So the total amount seems to be $368$.





The are some problems with this reasoning: it cannot be applied to different exercises, it cannot be written in a probability test because it doesn't use probabilistic manner, it needs a lot of time to be made, and more importantly, we don't know if the result is correct since the reasoning is not rigorous.



So what is the proper way of solving it?










share|cite|improve this question











$endgroup$

















    2












    $begingroup$



    Objective: find the amount of $4$-digit positive integers with distinct digits, in which the sum of the first two digits is equal to the sum of the last two digits.




    For the sake of clarity:




    • these are examples of numbers to be found: $1524, 9045, 3461$;

    • these are examples of numbers to avoid: $6161$ (digits are not distinct), $7235$ ($7$+$2ne 3$+$5$), $0312$ (it is a $3$-digit number).


    I would like to solve the exercise by a probabilistic/rigorous manner. But until now I was only able to use reasoning.



    One way to see the problem is: "how many ways are there to get a number as a sum of two distinct digits?". Notice that the sum of two distinct digits is at least $1 (0+1)$ and at maximum $17 (8+9)$; moreover notice that we need at least two ways to obtain a number because we have two distinct pairs of distinct digits, so we can discard the numbers $1,2,16$ and $17$ because they can be obtained in only one way $(0+1, 0+2, 7+9$ and $8+9$ respectively).



    It's easy to see how many ways there are to get a number a sum of two distinct digits, for example $3=0+3=1+2 (2 text{ ways}), 4=0+4=1+3 (2), 5=0+5=1+4=2+3 (3)$ and so on. Notice that if we fix the first pair of digits and their sum is $s$, the remaining ways to get $s$ are $text{"number of ways to get s"}-1$ because $1$ way was already taken by the first two digits.



    It follows that, excluding the way taken by the first pair of digits, the number of ways to get the numbers $3,4,...,15$ as a sum of two distinct digits are: $3 (1), 4 (1), 5 (2), 6 (2), 7 (3), 8 (3), 9 (4), 10 (3), 11 (3), 12 (2), 13 (2), 14 (1), 15 (1)$.



    Let's say we want to find all the numbers of four digits with first digit equal to $2$ and such that the sum of the first two digits equals the sum of the last two digits. The second digit can be $1,3,...,9$ (cannot be $2$ because digits have to be distinct, cannot be $0$ for what we said before about discarded numbers), so the sum of the first two digits can be $3,5,...,11$. Now, in order to get the amount of numbers of four distinct digits knowing that the first digit is $2$ and that the sum of the first two digits equals the sum of the last two digits, we simply need to sum all the possible ways to get the numbers $3,5,...,11$ and multiply the result by $2$ (because if we switch the third digit with the last one we get a different number, for example if we fix the first pair of digits to be $2$ and $1$, there is only one remaining way to get $3$ ($0+3$) but we can costruct two different numbers using $0$ and $3$: $2103$ and $2130$): $1+2+2+3+3+4+3+3=21$, and $21cdot2=42$.



    If the first digit is $1$, the sum of the first two digits can be $3,4,...,10$, so there are $(1+1+2+2+3+3+4+3)cdot2=19cdot2=38$ four-digit positive integers with distinct digits, first digit $1$, and such that the sum of the first two digits equals the sum of the last two digits.



    If the first digit is $3$, we get $(1+1+2+3+3+4+3+3+2)cdot2=22cdot2=44$ four-digit numbers.



    If the first digit is $4$, we get $(1+2+2+3+4+3+3+2+2)cdot2=22cdot2=44$ four-digit numbers.



    If the first digit is $5$, we get $(2+2+3+3+4+3+2+2+1)cdot2=22cdot2=44$ four-digit numbers.



    If the first digit is $6$, we get $(2+3+3+4+3+3+2+1+1)cdot2=22cdot2=44$ four-digit numbers.



    If the first digit is $7$, we get $(3+3+4+3+3+2+2+1)cdot2=21cdot2=42$ four-digit numbers.



    If the first digit is $8$, we get $(3+4+3+3+2+2+1+1)cdot2=19cdot2=38$ four-digit numbers.



    If the first digit is $9$, we get $(4+3+3+2+2+1+1)cdot2=16cdot2=32$ four-digit numbers.



    So the total amount seems to be $368$.





    The are some problems with this reasoning: it cannot be applied to different exercises, it cannot be written in a probability test because it doesn't use probabilistic manner, it needs a lot of time to be made, and more importantly, we don't know if the result is correct since the reasoning is not rigorous.



    So what is the proper way of solving it?










    share|cite|improve this question











    $endgroup$















      2












      2








      2





      $begingroup$



      Objective: find the amount of $4$-digit positive integers with distinct digits, in which the sum of the first two digits is equal to the sum of the last two digits.




      For the sake of clarity:




      • these are examples of numbers to be found: $1524, 9045, 3461$;

      • these are examples of numbers to avoid: $6161$ (digits are not distinct), $7235$ ($7$+$2ne 3$+$5$), $0312$ (it is a $3$-digit number).


      I would like to solve the exercise by a probabilistic/rigorous manner. But until now I was only able to use reasoning.



      One way to see the problem is: "how many ways are there to get a number as a sum of two distinct digits?". Notice that the sum of two distinct digits is at least $1 (0+1)$ and at maximum $17 (8+9)$; moreover notice that we need at least two ways to obtain a number because we have two distinct pairs of distinct digits, so we can discard the numbers $1,2,16$ and $17$ because they can be obtained in only one way $(0+1, 0+2, 7+9$ and $8+9$ respectively).



      It's easy to see how many ways there are to get a number a sum of two distinct digits, for example $3=0+3=1+2 (2 text{ ways}), 4=0+4=1+3 (2), 5=0+5=1+4=2+3 (3)$ and so on. Notice that if we fix the first pair of digits and their sum is $s$, the remaining ways to get $s$ are $text{"number of ways to get s"}-1$ because $1$ way was already taken by the first two digits.



      It follows that, excluding the way taken by the first pair of digits, the number of ways to get the numbers $3,4,...,15$ as a sum of two distinct digits are: $3 (1), 4 (1), 5 (2), 6 (2), 7 (3), 8 (3), 9 (4), 10 (3), 11 (3), 12 (2), 13 (2), 14 (1), 15 (1)$.



      Let's say we want to find all the numbers of four digits with first digit equal to $2$ and such that the sum of the first two digits equals the sum of the last two digits. The second digit can be $1,3,...,9$ (cannot be $2$ because digits have to be distinct, cannot be $0$ for what we said before about discarded numbers), so the sum of the first two digits can be $3,5,...,11$. Now, in order to get the amount of numbers of four distinct digits knowing that the first digit is $2$ and that the sum of the first two digits equals the sum of the last two digits, we simply need to sum all the possible ways to get the numbers $3,5,...,11$ and multiply the result by $2$ (because if we switch the third digit with the last one we get a different number, for example if we fix the first pair of digits to be $2$ and $1$, there is only one remaining way to get $3$ ($0+3$) but we can costruct two different numbers using $0$ and $3$: $2103$ and $2130$): $1+2+2+3+3+4+3+3=21$, and $21cdot2=42$.



      If the first digit is $1$, the sum of the first two digits can be $3,4,...,10$, so there are $(1+1+2+2+3+3+4+3)cdot2=19cdot2=38$ four-digit positive integers with distinct digits, first digit $1$, and such that the sum of the first two digits equals the sum of the last two digits.



      If the first digit is $3$, we get $(1+1+2+3+3+4+3+3+2)cdot2=22cdot2=44$ four-digit numbers.



      If the first digit is $4$, we get $(1+2+2+3+4+3+3+2+2)cdot2=22cdot2=44$ four-digit numbers.



      If the first digit is $5$, we get $(2+2+3+3+4+3+2+2+1)cdot2=22cdot2=44$ four-digit numbers.



      If the first digit is $6$, we get $(2+3+3+4+3+3+2+1+1)cdot2=22cdot2=44$ four-digit numbers.



      If the first digit is $7$, we get $(3+3+4+3+3+2+2+1)cdot2=21cdot2=42$ four-digit numbers.



      If the first digit is $8$, we get $(3+4+3+3+2+2+1+1)cdot2=19cdot2=38$ four-digit numbers.



      If the first digit is $9$, we get $(4+3+3+2+2+1+1)cdot2=16cdot2=32$ four-digit numbers.



      So the total amount seems to be $368$.





      The are some problems with this reasoning: it cannot be applied to different exercises, it cannot be written in a probability test because it doesn't use probabilistic manner, it needs a lot of time to be made, and more importantly, we don't know if the result is correct since the reasoning is not rigorous.



      So what is the proper way of solving it?










      share|cite|improve this question











      $endgroup$





      Objective: find the amount of $4$-digit positive integers with distinct digits, in which the sum of the first two digits is equal to the sum of the last two digits.




      For the sake of clarity:




      • these are examples of numbers to be found: $1524, 9045, 3461$;

      • these are examples of numbers to avoid: $6161$ (digits are not distinct), $7235$ ($7$+$2ne 3$+$5$), $0312$ (it is a $3$-digit number).


      I would like to solve the exercise by a probabilistic/rigorous manner. But until now I was only able to use reasoning.



      One way to see the problem is: "how many ways are there to get a number as a sum of two distinct digits?". Notice that the sum of two distinct digits is at least $1 (0+1)$ and at maximum $17 (8+9)$; moreover notice that we need at least two ways to obtain a number because we have two distinct pairs of distinct digits, so we can discard the numbers $1,2,16$ and $17$ because they can be obtained in only one way $(0+1, 0+2, 7+9$ and $8+9$ respectively).



      It's easy to see how many ways there are to get a number a sum of two distinct digits, for example $3=0+3=1+2 (2 text{ ways}), 4=0+4=1+3 (2), 5=0+5=1+4=2+3 (3)$ and so on. Notice that if we fix the first pair of digits and their sum is $s$, the remaining ways to get $s$ are $text{"number of ways to get s"}-1$ because $1$ way was already taken by the first two digits.



      It follows that, excluding the way taken by the first pair of digits, the number of ways to get the numbers $3,4,...,15$ as a sum of two distinct digits are: $3 (1), 4 (1), 5 (2), 6 (2), 7 (3), 8 (3), 9 (4), 10 (3), 11 (3), 12 (2), 13 (2), 14 (1), 15 (1)$.



      Let's say we want to find all the numbers of four digits with first digit equal to $2$ and such that the sum of the first two digits equals the sum of the last two digits. The second digit can be $1,3,...,9$ (cannot be $2$ because digits have to be distinct, cannot be $0$ for what we said before about discarded numbers), so the sum of the first two digits can be $3,5,...,11$. Now, in order to get the amount of numbers of four distinct digits knowing that the first digit is $2$ and that the sum of the first two digits equals the sum of the last two digits, we simply need to sum all the possible ways to get the numbers $3,5,...,11$ and multiply the result by $2$ (because if we switch the third digit with the last one we get a different number, for example if we fix the first pair of digits to be $2$ and $1$, there is only one remaining way to get $3$ ($0+3$) but we can costruct two different numbers using $0$ and $3$: $2103$ and $2130$): $1+2+2+3+3+4+3+3=21$, and $21cdot2=42$.



      If the first digit is $1$, the sum of the first two digits can be $3,4,...,10$, so there are $(1+1+2+2+3+3+4+3)cdot2=19cdot2=38$ four-digit positive integers with distinct digits, first digit $1$, and such that the sum of the first two digits equals the sum of the last two digits.



      If the first digit is $3$, we get $(1+1+2+3+3+4+3+3+2)cdot2=22cdot2=44$ four-digit numbers.



      If the first digit is $4$, we get $(1+2+2+3+4+3+3+2+2)cdot2=22cdot2=44$ four-digit numbers.



      If the first digit is $5$, we get $(2+2+3+3+4+3+2+2+1)cdot2=22cdot2=44$ four-digit numbers.



      If the first digit is $6$, we get $(2+3+3+4+3+3+2+1+1)cdot2=22cdot2=44$ four-digit numbers.



      If the first digit is $7$, we get $(3+3+4+3+3+2+2+1)cdot2=21cdot2=42$ four-digit numbers.



      If the first digit is $8$, we get $(3+4+3+3+2+2+1+1)cdot2=19cdot2=38$ four-digit numbers.



      If the first digit is $9$, we get $(4+3+3+2+2+1+1)cdot2=16cdot2=32$ four-digit numbers.



      So the total amount seems to be $368$.





      The are some problems with this reasoning: it cannot be applied to different exercises, it cannot be written in a probability test because it doesn't use probabilistic manner, it needs a lot of time to be made, and more importantly, we don't know if the result is correct since the reasoning is not rigorous.



      So what is the proper way of solving it?







      probability combinatorics






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Feb 2 at 14:07

























      asked Feb 2 at 14:01







      user636387





























          1 Answer
          1






          active

          oldest

          votes


















          1












          $begingroup$

          First ignore the leading zero problem.



          If the digits are $a<b<c<d$, the first two digits must be $a,d$ in some order or $b,c$ in some order, similar for the others. So this $(a,b,c,d)$ gives us $8$ numbers.
          How many such tuples $(a,b,c,d)$ are there? For fixed $delta:=b-a$, we have $10-2deltachoose 2$ ways to pick two distinct elements $x<y$ of ${0,1ldots,9-2delta}$ and let $a=x$, $b=x+delta$, $c=y+delta$, $d=x+2delta$. As $delta$ may run from $1$ to $4$, we get
          $$tag18cdotleft({8choose 2}+{6choose2}+{4choose 2}+{2choose 2}right)=400.$$
          Now, we have to get rid of the leading zeroes, which are those where we pick $x=0$ above and also choose to put $a$ in front. That's
          $$tag22cdotleft({7choose 1}+{5choose1}+{3choose 1}+{1choose 1}right)=32.$$
          The final answer is $(1)-(2)=$ $$368.$$






          share|cite|improve this answer









          $endgroup$














            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "69"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3097318%2fhow-many-4-digit-positive-integers-with-distinct-digits-are-there-in-which-the%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown
























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1












            $begingroup$

            First ignore the leading zero problem.



            If the digits are $a<b<c<d$, the first two digits must be $a,d$ in some order or $b,c$ in some order, similar for the others. So this $(a,b,c,d)$ gives us $8$ numbers.
            How many such tuples $(a,b,c,d)$ are there? For fixed $delta:=b-a$, we have $10-2deltachoose 2$ ways to pick two distinct elements $x<y$ of ${0,1ldots,9-2delta}$ and let $a=x$, $b=x+delta$, $c=y+delta$, $d=x+2delta$. As $delta$ may run from $1$ to $4$, we get
            $$tag18cdotleft({8choose 2}+{6choose2}+{4choose 2}+{2choose 2}right)=400.$$
            Now, we have to get rid of the leading zeroes, which are those where we pick $x=0$ above and also choose to put $a$ in front. That's
            $$tag22cdotleft({7choose 1}+{5choose1}+{3choose 1}+{1choose 1}right)=32.$$
            The final answer is $(1)-(2)=$ $$368.$$






            share|cite|improve this answer









            $endgroup$


















              1












              $begingroup$

              First ignore the leading zero problem.



              If the digits are $a<b<c<d$, the first two digits must be $a,d$ in some order or $b,c$ in some order, similar for the others. So this $(a,b,c,d)$ gives us $8$ numbers.
              How many such tuples $(a,b,c,d)$ are there? For fixed $delta:=b-a$, we have $10-2deltachoose 2$ ways to pick two distinct elements $x<y$ of ${0,1ldots,9-2delta}$ and let $a=x$, $b=x+delta$, $c=y+delta$, $d=x+2delta$. As $delta$ may run from $1$ to $4$, we get
              $$tag18cdotleft({8choose 2}+{6choose2}+{4choose 2}+{2choose 2}right)=400.$$
              Now, we have to get rid of the leading zeroes, which are those where we pick $x=0$ above and also choose to put $a$ in front. That's
              $$tag22cdotleft({7choose 1}+{5choose1}+{3choose 1}+{1choose 1}right)=32.$$
              The final answer is $(1)-(2)=$ $$368.$$






              share|cite|improve this answer









              $endgroup$
















                1












                1








                1





                $begingroup$

                First ignore the leading zero problem.



                If the digits are $a<b<c<d$, the first two digits must be $a,d$ in some order or $b,c$ in some order, similar for the others. So this $(a,b,c,d)$ gives us $8$ numbers.
                How many such tuples $(a,b,c,d)$ are there? For fixed $delta:=b-a$, we have $10-2deltachoose 2$ ways to pick two distinct elements $x<y$ of ${0,1ldots,9-2delta}$ and let $a=x$, $b=x+delta$, $c=y+delta$, $d=x+2delta$. As $delta$ may run from $1$ to $4$, we get
                $$tag18cdotleft({8choose 2}+{6choose2}+{4choose 2}+{2choose 2}right)=400.$$
                Now, we have to get rid of the leading zeroes, which are those where we pick $x=0$ above and also choose to put $a$ in front. That's
                $$tag22cdotleft({7choose 1}+{5choose1}+{3choose 1}+{1choose 1}right)=32.$$
                The final answer is $(1)-(2)=$ $$368.$$






                share|cite|improve this answer









                $endgroup$



                First ignore the leading zero problem.



                If the digits are $a<b<c<d$, the first two digits must be $a,d$ in some order or $b,c$ in some order, similar for the others. So this $(a,b,c,d)$ gives us $8$ numbers.
                How many such tuples $(a,b,c,d)$ are there? For fixed $delta:=b-a$, we have $10-2deltachoose 2$ ways to pick two distinct elements $x<y$ of ${0,1ldots,9-2delta}$ and let $a=x$, $b=x+delta$, $c=y+delta$, $d=x+2delta$. As $delta$ may run from $1$ to $4$, we get
                $$tag18cdotleft({8choose 2}+{6choose2}+{4choose 2}+{2choose 2}right)=400.$$
                Now, we have to get rid of the leading zeroes, which are those where we pick $x=0$ above and also choose to put $a$ in front. That's
                $$tag22cdotleft({7choose 1}+{5choose1}+{3choose 1}+{1choose 1}right)=32.$$
                The final answer is $(1)-(2)=$ $$368.$$







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Feb 2 at 14:21









                Hagen von EitzenHagen von Eitzen

                283k23273508




                283k23273508






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Mathematics Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3097318%2fhow-many-4-digit-positive-integers-with-distinct-digits-are-there-in-which-the%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    MongoDB - Not Authorized To Execute Command

                    How to fix TextFormField cause rebuild widget in Flutter

                    in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith