i have question why we add 1 here to max? is the 1 here counter? for counting the number of nodes i think?
and i have one more question rlink and llink are pointer(address), and does max function return not-null(non-null) addresS?
It's not the counter, 1 is there to count itself.
like, question: int b = 99999; is this valid and predictable C?
Do you know any opencv telegram groups?
You don't realize each platform will define it in their own way?
This video is really great. https://www.youtube.com/watch?v=QpAhX-gsHMs
my token sign { <[+-]> } my token decimal { \d+ } my token exponent { 'e' <sign>? <decimal> } my regex float { <sign>? <decimal>? '.' <decimal> <exponent>?...
can i do const int& x {}; in this case, will it be a reference to temporary object of rvalue 0?
do you have any errors from coderunner?
Hey Why do I need headers files in c++ code when creating non library program? does it possible to import namespace without headers?
so daniel beaten ?
I dunno if somehow CLion is stupid or if I'm doing something wrong here, any idea? Code: https://batbin.me/civile
Обсуждают сегодня