Kursy
Zaloguj sięZacznij uczyć się AI
Kursy
Zaloguj sięZacznij uczyć się AI
+ 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
Is anyone else experiencing this Sololearn issue?
0 Votes
Best language?
0 Votes
How do I keep myself motivated in coding
0 Votes
Bro can you fix yt error?
0 Votes
Anyone have song names? Comment your favorites here for a project im working on
1 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Need suggestions to learn AI and ML
1 Votes
Bug in Completing AI Practice
0 Votes
Java full stack
0 Votes