28.02.2015 Views

Ders 1: Giriş

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

02:<br />

03:<br />

04:<br />

05:<br />

06:<br />

07:<br />

08:<br />

09:<br />

10:<br />

11:<br />

12:<br />

13:<br />

14:<br />

15:<br />

16:<br />

17:<br />

18:<br />

19:<br />

20:<br />

*/<br />

ÇIKTI<br />

#include <br />

int main()<br />

{<br />

long i, n, faktor;<br />

printf("Faktoriyeli hesaplanacak sayi girin :<br />

");<br />

scanf("%ld",&n);<br />

faktor=1;<br />

for(i=1; i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!