9
EXE RANK
Z1rT
Fexe Kullanıcısı
Puanları
0
Çözümler
0
- Katılım
- 26 Kas 2009
- Mesajlar
- 9,190
- Tepkime puanı
- 0
- Puanları
- 0
- Yaş
- 33
- Web sitesi
- www.netbilgini.net
Kod:
[COLOR=#000000][FONT=Times New Roman][COLOR=#666666][FONT=tahoma]#include <cstdlib> #include <iostream> #include <stdio.h> #include <stdlib.h> using namespace std; int main(int argc* char *argv[]) { int a*b*x; x=1; printf("tt MOD ALMA PROGRAMIn"); printf("tt1-SAYIYI GİRİNİZnttt"); scanf("%d"*&a); printf("ntt2-MODU GİRİNİZnttt"); scanf("%d"*&b); a%=b; printf("nnttSONUC = %dnn"*a); system("PAUSE"); return 0; system("PAUSE"); return EXIT_SUCCESS; }[/FONT][/COLOR][/FONT][/COLOR]