Parallelogram
Compito
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.
Soluzione
solution.cpp
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 2. Capitolo 1
single
Chieda ad AI
Chieda ad AI
Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione
Awesome!
Completion rate improved to 7.69
Parallelogram
Scorri per mostrare il menu
Compito
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.
Soluzione
solution.cpp
Tutto è chiaro?
Grazie per i tuoi commenti!
Awesome!
Completion rate improved to 7.69Sezione 2. Capitolo 1
single