#include<stdio.h> #include<string.h> main(){ int i,j,k,l,p, m, pilih, a,c, b,d, s1,s2,y1,y2; char temp, sistem; char z[40],key[40],hasil[40], A, B; char huruf[26]={‘A’,'B… more →
Sisyboy's Weblogwrote 1 year ago: #include<stdio.h> #include<string.h> main(){ int i,j,k,l,p, m, pilih, a,c, b,d, s1,s2,y1 … more →
wrote 1 year ago: PENGULANGAN DENGAN FOR LOOP FOR Loop adalah pengulangan perintah-perintah sampai mencapai keadaan te … more →
wrote 1 year ago: #include<stdio.h> #include<conio.h> #include<ctype.h> #include<string.h> #in … more →
wrote 1 year ago: #include<stdio.h> #define Nb 4 int Nr=0; int Nk=0; unsigned char in[16], out[16], state[4][4]; … more →
wrote 1 year ago: #include<stdio.h> #define Nb 4 int Nr=0; int Nk=0; unsigned char in[16], out[16], state[4][4]; … more →