This platform shows me this video today, and last week I was struggling to do this. Finally, could do, but I'm glad to see another solution tiny different from mine.
@ExampleProgram2 жыл бұрын
glad my video helped you :)
@progress7072 ай бұрын
sign that you are being spied
@markdiaz41294 жыл бұрын
Awesome tutorial. This was one of the problems my professor asked and you explained it perfectly. Thanks a lot
@ExampleProgram4 жыл бұрын
You are welcome!
@solidsnack99502 жыл бұрын
Thanks for improving my problem.
@yentarachangethelife38973 жыл бұрын
My dear Learning Lad❤❤❤
@AVCinemax014 Жыл бұрын
Thanks You have explained Correctly.
@ExampleProgram Жыл бұрын
You are welcome
@sukhandeepkaur4552 Жыл бұрын
Amazing video ever 🎉 first time I watch your video sir it’s amazing
@ExampleProgram Жыл бұрын
Thank you :)
@khilesh18152 жыл бұрын
Thanks bro your video really helped me to make my first factorial program
@ExampleProgram2 жыл бұрын
Glad I could help
@anamggss2 жыл бұрын
Great tutorial, I'm confused about one thing though. In all of the examples I've seen including yours the initial value of (counter = number). And it always ends up being the correct answer. However when I try this, it will instead give the result of the factorial * the original number, so I have to put (counter = number -1) to get the correct answer. Which makes sense since without the -1 it would essentially be multiplying num with itself first. Which is why it's so confusing on how this is working on your and other people's ends
@aueputin13852 жыл бұрын
incredible explanation
@ExampleProgram2 жыл бұрын
Glad you think so!
@angelhabiby88949 ай бұрын
more perfect an easier than the rest of the tutorials
@ExampleProgram9 ай бұрын
Thank you
@Shalini450064 ай бұрын
What input should I use for zero?
@soumyasingh61422 жыл бұрын
Thank you sir, it helped!
@ExampleProgram2 жыл бұрын
You're welcome!
@Ld062 жыл бұрын
Thank you 💞💞
@ExampleProgram2 жыл бұрын
Most welcome
@solidsnack99502 жыл бұрын
What can I do for larger numbers? I used long long but it didn't work.
@thecriminals6949 Жыл бұрын
thanks sir
@ExampleProgram Жыл бұрын
most welcome :)
@niveshgaming2528 Жыл бұрын
which app do you use to run the code
@ExampleProgram Жыл бұрын
Vs code
@RayyanKhan-nv5il7 ай бұрын
Superb
@ExampleProgram6 ай бұрын
Thanks 🤗
@craftsworld32372 жыл бұрын
Where do you get this vs code theme?
@ExampleProgram2 жыл бұрын
available by default
@amritprajapat46122 жыл бұрын
Vs code
@MamoonaMirza-r7tАй бұрын
Why we decriment?
@M_Hamxa10 ай бұрын
what his compiler name ??
@ExampleProgram9 ай бұрын
gcc
@Oki.hou09292 жыл бұрын
What about factorials in permutations?
@dawitejigu3 жыл бұрын
why factorial = 1 in declaraton please
@ExampleProgram3 жыл бұрын
Sorry for late reply. For numbers 0 and 1 the factorial value is 1 Initialising factorial with 1 will work nicely with the logic used in this program.
@eriksaucedo43824 жыл бұрын
i cant get it to work with large numbers like 20 how do i do that please help
@callme_SRK2 жыл бұрын
Why fact=1 what if we give 2 3 etc...
@ПользовательБезфамилии-к5ю4 жыл бұрын
I like his accent
@vaibhavpratap10414 жыл бұрын
Where are you from?
@ExampleProgram4 жыл бұрын
Karnataka
@waridkhan9713 жыл бұрын
hi sir. plz make video on program description with shamil's memory table.
@richardguldi99262 ай бұрын
Why is this called a C++ program instead of a Python program?
@ExampleProgram2 ай бұрын
code is written using C++ programming language
@enesytm88674 жыл бұрын
bruh it ain't work
@hypermeero47824 жыл бұрын
for(int counter = number ; counter > 0 ; --counter) his for loop was wrong
@dukeofmilan28143 жыл бұрын
Where is output???
@salarramejo-tg3hl Жыл бұрын
Hello sir
@ExampleProgram Жыл бұрын
Hello
@rollno14abhisheksharma523 жыл бұрын
But it find fac of 45 how it will display
@gulbadanofficial31353 жыл бұрын
I got nothing
@ExampleProgram3 жыл бұрын
Check your code
@kingteshome50343 жыл бұрын
What is the name of the software or apk
@amritprajapat46122 жыл бұрын
Vs code
@Zomatsu143 Жыл бұрын
This isn't a while loop thou
@MillieLilth4 жыл бұрын
I cant see nothing
@AstralLaVista3 ай бұрын
I am sick of people using imaginary numbers in these examples, im a noob use actual number not m