0
Problem in code of Factorial.
Does this code have any problem?
5 Answers
+ 10
In SoloLearn,
* You cannot use or declare a package anywhere in your code, as of now.
* Leave a space between data-type and variable name. For ex, int x, n, fact = 1;
And also, remove extra spaces after import statements and class, one is enough.
0
Or This Code : https://code.sololearn.com/c41prpkEPnBA/?ref=app
0
plzz answer me.Thanks
0
Thanks



