01 C++ Programming 4 Competitions - Intro
01 C++ Programming 4 Competitions - Intro
Introduction to Programming
Students
grow up = can’t code
medium thinking problem
Students
grow up = can’t code
medium project
This
series is oriented for
competitions
Sum Them
Computations +
Logical Decisions
Eclipse
is more professional and
many companies use it
Need little effort to start with it
I suggest it more
Let
say you want to find square root of 25,
which is 5
Int
means integer. This is the type of
memory reserved.
This
is the first time to see source
code