Ceriwis  

Go Back   Ceriwis > HOBI > Komputer & Teknologi > Programming

Programming Share, tanya jawab, saling bantu antar programmer dengan berbagai macam bahasa pemrograman.

Reply
 
Thread Tools
  #1  
Old 20th November 2011
Servermaster Servermaster is offline
Member Aktif
 
Join Date: Nov 2011
Posts: 257
Rep Power: 14
Servermaster mempunyai hidup yang Normal
Default mohon bantuanya para master C untuk menyempurnakan program ini

//program C buat irisan dan gabungan





#include

#include

#include

#include



void prog();

int main()

{

prog();

return 0;

}



void prog()

{

int jmlx, jmly, i, a[10], b[10];

char choice[2];





printf("Input Jumlah Unsur Himpunan X (Maksimal 10): ");

scanf("%d",&jmlx);



for (i=1;i

Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


 


All times are GMT +7. The time now is 12:29 AM.


no new posts