Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Question 1
#include <iostream > Using namespace std Int main () { Int n; Cout <<"Enter positive integer" ; Cin>>n If(n>3 & & n>9) Int fact=1; For(Int i=1 ;i<=n;i++) [ Fact=fact (*) ; ] Cout<<"factorial :<<fact" <<end! ; Else if (n>3//n>9)[ Cout<<"invalid input number!" <<end! ; ] } Return0 ;
run
|
edit
|
history
|
help
0
How to make stupid to my friend?
Radix sort
Proyecto1
InviteList
kickstartd
decode
Sort array of 0's and 1's
constructing object on first use as return value of (pointer to) object-returning function
Stack with min element
ForwardListString