Parallelogram
Taak
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.
Oplossing
solution.cpp
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 2. Hoofdstuk 1
single
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.
Awesome!
Completion rate improved to 7.69
Parallelogram
Veeg om het menu te tonen
Taak
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.
Oplossing
solution.cpp
Was alles duidelijk?
Bedankt voor je feedback!
Awesome!
Completion rate improved to 7.69Sectie 2. Hoofdstuk 1
single