• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu
+ 2

[Solved] (C++) | How i can find from three numbers a biggest number?

sorryfornotbeautifulenglishiamfromukraine

cppnumbers
11th Mar 2018, 9:18 PM
Фид
Фид - avatar
2 odpowiedzi
+ 3
#include <algorithm> std::max(a, max(b, c)); or std::max({a, b, c}); http://www.cplusplus.com/reference/algorithm/max/ http://en.cppreference.com/w/cpp/algorithm/max https://codereview.stackexchange.com/questions/26100/maximum-of-three-values-in-c
11th Mar 2018, 9:41 PM
ChaoticDawg
ChaoticDawg - avatar
+ 3
while(true){ cout<<"Thank you"<<endl; }
11th Mar 2018, 10:46 PM
Фид
Фид - avatar

Często masz takie pytania?

Ucz się bardziej efektywnie, za darmo:

  • Wprowadzenie do Pythona

    7.1M uczących się

  • Wprowadzenie do Java

    4.7M uczących się

  • Wprowadzenie do C

    1.5M uczących się

  • Wprowadzenie do HTML

    7.5M uczących się

Zobacz wszystkie kursy
Popularne dzisiaj
I m just begginer, i don't even understand how to use this app.. send help.. im at level 1
0 Votes
Does this app support the audio tag?
0 Votes
Hi im a begneer and i dont understand how to code if anyone whos smart replay
0 Votes
I dont know what i should do with java script
0 Votes
أنا مبتدئ، كيف أبدأ تعلم البرمجة وما هي أفضل لغة لي؟
1 Votes
i want correct anwer code
0 Votes
Who should or which website should i visit or watch so i could learn python??
1 Votes
IndexOf()
1 Votes
Is there a level after intermediate Python?
1 Votes
Python question
1 Votes