DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CPP
The smallest element from three
int x = min(min(a, b), c); int x = min({a, b, c});
PREVIOUS
NEXT
Tagged:
#The
#smallest
#element
ADD COMMENT
Topic
COMMENT
Name
6+2 =
Submit