FP error code is always forgotten here: only the most common ones are given.

Source: Internet
Author: User

Remember the common mistakes and do not tangle during the competition.

Error 2: The input file is not found.

Error 106: the format of Data Reading is incorrect. It is often because of an error in the reading statement.

Error 200: Division by zero.

Error 201: range check error. The array is out of bounds.

Error 202: Stack Overflow.

Error 205,206,207 is related to floating point numbers. Overflow, underoverflow, and invalid operations.

Error 215: ordered transportation error.

(For example, the F array is defined as longint;

F array initialized to maxlongint

If f [I]> F [I-1] + X at this time if f [I-1] Is maxloningt, although the condition is not met, But f [I-1] + x Arithmetic overflow.

)

 

FP error code is always forgotten here: only the most common ones are given.

Related Article

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.