Home Level 0 - Week 1
Post
Cancel

Level 0 - Week 1

📄 | Weekly sheet

🗃️ | Materials

Data types are an important part of competitive programming as they help to store and manipulate data. The primary data types in C++ are int, char, float, and double. Each of these data types has their own specific range and format specifier. If statements are used to execute a set of instructions only when a certain condition is true. They are used to check if certain conditions are met in order to determine if a certain set of instructions should be executed or not, and in this video we’ll have an intensive explanation for each of these topics.

✨ | Tips and Tricks session

✏️ | Sheet up solve

A: Say Hello With C++
B: Basic Data Types
C: Simple Calculator
D: Difference
E: Area of a Circle
F: Get the LAST DIGIT
G: Digits Summation
H: Summation from 1 to N
I: Two numbers
J: Welcome for you with Conditions
K: Multiples
L: Max and Min
M: The Brothers
N: Capital or Small or Digit
O: Char
P: Calculator
Q: First digit !
R: Coordinates of a Point
S: Age in Days
T: Interval
U: Sort Numbers
V: Float or int
W: Comparison
X: Mathematical Expression
Y: Two intervals
Z : The last 2 digits
This post is licensed under CC BY 4.0 by the author.
Trending Tags
Contents
Trending Tags