- 1

سوال از زبان سی

#include <stdio.h> main() { Int n,f=1,i=1; Scanf("%d",&n); do F*=i; While(++i<=n); Printf("%d",f); } خطا میده چرا؟

19th Dec 2016, 2:07 PM
sajad
1 Answer
0
This code is the bomb!
19th Dec 2016, 2:29 PM
EgorL