-
1.
-2beyler bu odevi yapamazsam mezun olamiyorum ocaginiza dustum gece 11 e kadar surem var bi bakin yaa panpaniza yardim edinde mezun olsun..
n!/n^n (from n=1 to infinity)
Write a C program which will find the sum of the N-terms of the above
series. The program will consist of a MAIN function and a function.
Within the MAIN function.
. Number of terms N will be read from the standard input.
. N will be passed to the function as an argument.
. Sum of the N terms(return value from the function) will be printed.
Within the function.
. Sum of the N terms of the given series will be calculated and returned
to the MAIN function. -
2.
-2upupupppuupp
-
3.
-2upupupupuppu
-
4.
-2pupupupupupupup
-
5.
-2upupupupupu
-
6.
-2upupupupupup
-
7.
-2@10 ituluyum la... baga bi yardim edin panpalarim yaa... mezun olacam is bulacam derken bundan kalirsak gumlerihhh...
-
8.
-1ogrenemedim iste c yi kafa basmadi napam... bi yardim edinde yapayim be panpalar aksam 5 te son teslim odevin
-
9.
+1introduction to programming 101 terk amk
-
10.
-1upupupupuupup
-
11.
-1reserved.
bekle lan denicem. -
12.
-1@24 bekliyorum panpa yaparsan sayende mezun olcam belkide..
-
13.
-1upupupupupupupu
-
14.
+1@28 haklı aslinda.
Sildim çözümü. -
15.
-1#include<stdio.h>
1. include<math.h>
float fonk(int N){
int a=1;
float result;
int fact=1;
float term;
float sum=0.0;
for (a=1;a<=N;a++){
fact=fact*a;
term=fact/pow(a,a);
sum+=term;
}
return sum;
}
int main(){
int n;//"sos" defines the sum of the serie//
float sos;
printf("enter a numbern" );
scanf("%d",&n);
sos=fonk(n);
printf("Sum of the serie is %f.",sos);
system ("pause");
return 0;
} - 16.
-
17.
-1scanf("%d",&s1);
while(1)
printf("%dn",s1); -
18.
-1upupup lan adamın ödevi varmış yardım edin panpaya
-
19.
-1@15 ben de 2006 elektrikçiyim
belki tanıdık çıkarız dedim ama imkansız mk
@17 c bilmek her itülünün ata sporudur -
20.
-1upupupupupup
-
tipsizim parasızım incelim
-
sözlük ölmüş resmen ya
-
mastürbasyon yapmaya devam edin ve
-
bahar alerjisini
-
ufoların uçma mantığı çözülürse
-
bağımlılık ile alışkanlık arasındaki fark
-
arwenin omzunu attigiji resmin orijinali bu muymuş
-
babam ottan gibten seyler istiyo
-
ne arlanmazz paklanmaz karı imişsin be
-
haşgerya ayak tabanı
-
or orgu orgu orgut orgut mensuplari
-
sıcaaaaaaaaaaaaaaaaaaaaaak
-
bunun tüm filmleri liste tam bimbir surat
-
günde 10 saat ders çalışıyorum amk
-
hıcbı zaman ıncı kızı dıyıe bısey olmadı
-
bıdaha 20 onlıne nah gorursunuz sozluk
-
beyler bu foto neyi anlatıyor
-
tekel 2000 uzun ile kısa farkı ne la
- / 1