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

bookParallelogram

Tarea

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.

Solución

solution.cpp

solution.cpp

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 1
single

single

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

close

Awesome!

Completion rate improved to 7.69

bookParallelogram

Desliza para mostrar el menú

Tarea

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.

Solución

solution.cpp

solution.cpp

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!

close

Awesome!

Completion rate improved to 7.69
Sección 2. Capítulo 1
single

single

some-alt