I have been reading and editing many functions I found online to practice but to me, it is very difficult concept to understand in c++.
I made progress to enough to know what my next plan is for my homework, which is
making a program that every exact seconds it elapsed since the start of the program, the program run into a loop within a function.
In summary, I would really appreciate a code where it shows every seconds that has passed continuously.