Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lära Parallelogram | Conditional Control Flow Practice
C++ Conditional Statements
course content

Kursinnehåll

C++ Conditional Statements

C++ Conditional Statements

1. Introduction to Conditional Statements
2. Conditional Control Flow Practice
3. Advanced Topics

book
Parallelogram

Uppgift

Swipe to start coding

You have four integer values a, b, c and d, which represent the lengths of lines.

  1. Determine if it is possible to create a parallelogram using these lines.
  2. Output in the console:
    • YES, if it is possible;
    • NO, if it is not possible.

Lösning

cpp

solution

Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 2. Kapitel 1
toggle bottom row

book
Parallelogram

Uppgift

Swipe to start coding

You have four integer values a, b, c and d, which represent the lengths of lines.

  1. Determine if it is possible to create a parallelogram using these lines.
  2. Output in the console:
    • YES, if it is possible;
    • NO, if it is not possible.

Lösning

cpp

solution

Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 2. Kapitel 1
Switch to desktopByt till skrivbordet för praktisk övningFortsätt där du är med ett av alternativen nedan
Vi beklagar att något gick fel. Vad hände?
some-alt