Parallelogram
Opgave
Swipe to start coding
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.
Løsning
solution.cpp
Var alt klart?
Tak for dine kommentarer!
Sektion 2. Kapitel 1
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
Awesome!
Completion rate improved to 7.69
Parallelogram
Stryg for at vise menuen
Opgave
Swipe to start coding
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.
Løsning
solution.cpp
Var alt klart?
Tak for dine kommentarer!
Awesome!
Completion rate improved to 7.69Sektion 2. Kapitel 1
single