Coretan SiJay
التفكير والتحرك
beranda
Home
Download
Albums
Kritik & Saran
Makalah
Tips
Net
Artikel
Thursday, 15 December 2011
mod/ sisa hasilbagi
#include<stdio.h>
#include<conio.h>
void main()
{
clrscr();
int bil;
printf("Masukkan Bilangan = ");scanf("%i",&bil);
if (bil%2!=0)
{printf("%i Adalah Bilangan Ganjil");}
else
{printf("%i Adalah Bilangan Genap");}
getch();
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment