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

Contenido del Curso

C++ Conditional Statements

C++ Conditional Statements

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

bookParallelogram

Tarea

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

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

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 1
toggle bottom row

bookParallelogram

Tarea

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

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

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 1
toggle bottom row

bookParallelogram

Tarea

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

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

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Tarea

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

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

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Sección 2. Capítulo 1
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
some-alt