Saturday, November 15, 2008

Sweet Home, Wonogiri

I didn't know how happy I was, when I wrote this posting. Today was the day I got home from Watuireng Village, Giriwoyo, Wonogiri, Central Java. It was a wonderful experience living there and I would never regretted choosing live in "desa" for my social week.

On Sunday, November 9th 2008, I departed to Danan, Wonogiri. At that time, I thought that it would be very boring as I ever had joined this program 3 years ago. With lack of "spirit", I joined this program in order to fulfill my duty as a student. However it was going to change when I got there.

We went there by bus called "Tunggal Dara Putera". It looked as if it had run into something. The front mirror was broken. But it wasn't the worst thing. The worst thing was the AC and the DVD player were out of order. Arrrrggggghhhhh.....

The next day, I reached Danan, Wonogiri. There was a beautiful small church called "St. Ignatius". There, we had our breakfast which was "pecel" and I loved it. After having our breakfast, we were seperated to each village.

My village was "Watuireng" which meant "Batu Hitam". The youth there called it as "Black Stone". Hahahaahha..... . There was the place, I could transform part of my bad attitude. And also I made new special friends there, especially "the youth Watuireng catholic group" who was very kind to me.

I spent my time there by going to traditional market, buying new negative films, having reflection, surveying and playing at Panghudi Luhur High School, playing internet, meeting "Mudika Watuireng", jogging together, creating jokes, playing cards, etc. Those activities change me into new person now. The main reason was their simplicity and their happiness even in bad and good condition. Their love to us also made me not to be arrogant and their strong believeness to God that made me become a new person.

I didn't know how to thank people there. Dini, Pudji, Cicil, Dwi, Ario, Mr.Sutino, Mrs. Sony , and many names that I could't write on this posting. Thank's to you all! Looking forward to seeing you again next time!

My arrival to Jakarta was supported by very good bus. It was the same bus but all facilities were working properly that created my "heart school or sekolah hati" become "very perfect".

Thank's to : Mr.Sutino
Mrs. Sony (especially for the food)
Dini
The Watuireng youth catholic group (Cicil, Dwi, Tuti, Pudji, Aryo, etc)

Friday, November 7, 2008

analisis jawaban C++

semua memakai iostream
perhatikan tiap cout, karena pada blog ini tidak bisa menggunakan kurung siku cout

soal 1

main()
{
int a,b;
a=5;
b=1;
while(a<=20)
{
while(b<=a)
{
cout((b((" ";
b+=1;
}
a+=5;
cout((endl;
}
}

soal2

main()
{
int a,b,c,d,e,f[100],g;
cout(("Masukkan jumlah data : ";cin))a;
b=1;
while(b<=a)
{
cout(("data ke "((b((" : ";cin>>f[b];
b+=1;
}
c=1;d=0;e=0;
while(c<=a)
{
if(f[c]%2==1)
d=d+1;
else
e=e+1;
c+=1;
}
cout(("jumlah data genap : "((e((endl;
cout(("jumlah data ganjil : "((d((endl;
}

soal3

main()
{
int a[100],b[100],i,j,k;
cout(("Masukkan jumlah baris: ";cin))i;
system("cls");
for(j=1;j<=i;j++)
{
for(k=1;k<=j;k++)
{
if(j%2==1)
{
if(k==1)
a[k]=1;
else if(k==j)
a[k]=1;
else
a[k]=b[k]+b[k-1];
cout((a[k]((" ";
}
if(j%2==0)
{
if(k==1)
b[k]=1;
else if(k==j)
b[k]=1;
else
b[k]=a[k]+a[k-1];
cout((b[k]((" ";
}
}
cout((endl;
}
}

Sunday, November 2, 2008

Good bye my friends!

I don't know how long we've been together. Since we first met in July, 2005 in a very beautiful place for us, Canisius College. I can still remember clearly how you and I introduced ourselves that created a new life for me. "Cosmas" is now a name that is used by people to call me. I also can still remember clearly about our time in the first grade: richard, mr.hendro and nicho, TJ as a classleader, scout, wet tent, playing basketball together, our paper, etc. They are always in my heart... 

Time was changed continuously. As we grew up as a good canisians, we faced many moments such as exams, projects, journalistic, etc. But, all of them moved away so fast. I felt it as if it happened yesterday, when I said, "Hi, my name is Krisna and nice to meet u, J".

Time has changed. We have grown up as we want. You  and I now have different ways even though we all have the same starting point, Canisius College which always keeps our precious and great moments.

There are many things I cannot say on this posting, but sentences that can represent my heart is

I LOVE U ALL MY FRIENDS

I will not forget all of you, whenever, and wherever.

We'll always together although distance seperates us.

Thank you for everything!!!

Once again I say "goodbye"

Thanks to: TJ, GORDY, TIO, CIPTO, GRACE, and every name that i cannot write on this posting.

Goodbye and have nice new homes there!