increment and decrement operators
assignment
operators for
abbreviating assignment expressions
loop for
types int, float, double
logic operators
compiling
and executing C code.
For example, if the input was 3 and my name is Yana Kortsarts,
the
program should
output
Yana Kortsarts
Yana Kortsarts
Yana Kortsarts
Fore example if the input was -2 the program should output: negative input, nothing to print.
For example, if the input was 0, the program should output: zero input, nothing to print.