30-Way Random four Operation program 2 design idea in the post-operation of software engineering course

Source: Internet
Author: User

1. The topic avoids the repetition realization method:
The results of the experiment in the file, and then find and delete the results of the same question
2. Number of customizations:
First ask how many questions you need, then define a global variable number and keyboard assignment, and customize the quantity with a For loop
3. Is there a multiplication implementation:
Prompts the user if the multiplication method is required
Implemented with the switch structure, 0 means no multiplication required, 1 means multiplication required,
4. Range of values:
Control range can be achieved with rand ()%n
5. Add or subtract with or without negative numbers:
Whether the user needs to add or minus negative numbers, with the switch structure, 0 means that no negative numbers are required, 1 indicates that a negative number is required, no negative numbers are required to control the range of random numbers is positive, and to ensure that minuend is greater than meiosis, you can swap function swap () implementation.

30-Way Random four Operation program 2 design idea in the post-operation of software engineering course

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.