- 1
سوال از زبان سی
#include <stdio.h> main() { Int n,f=1,i=1; Scanf("%d",&n); do F*=i; While(++i<=n); Printf("%d",f); } خطا میده چرا؟
1 Answer
0
This code is the bomb!
#include <stdio.h> main() { Int n,f=1,i=1; Scanf("%d",&n); do F*=i; While(++i<=n); Printf("%d",f); } خطا میده چرا؟