#include <iostream>
#include "mabinogi.h"

main () {
    while(1) {
         playgame(Mabinogi);
         takerest();
         playgame(Mabinogi);
    }
}

...이상입니다 (...)

2006/04/11 19:54 2006/04/11 19:54
Geschrieben von 윤소정 .

Schreiben Sie Ihre Begrüßungen hier.

  1. Komment RSS : http://www.louice.net/rss/comment/51
  2. Komment ATOM : http://www.louice.net/atom/comment/51
  3. 徐하늘 2006/04/12 16:02  Änderung/Löschung  Antwort  Adresse

     그래도 저보단 낫군요. 전 컴을 키면 true tears만 하지요.

     프로그래밍 보니 오늘 하루도, 저 혼자서 hello, world 라고 쓰고 삽질이라고 읽는 짓이나 하고 있달까요?

  4. 유이키치 2006/04/13 21:16  Änderung/Löschung  Antwort  Adresse

    #include <stdio.h>
    #include <unistd.h>
    #include "crane.h"
    #include "mabinogi.h"
    #include "sokodame.h"

    int do_included(int m) {
    return m;
    }

    int main() {
    if(fork())
    while(1) do_included(rand());
    }

    ...에라이 orz

  5. BKLove 2006/04/21 18:44  Änderung/Löschung  Antwort  Adresse

    전 제 여자친구가 도대체 이게 뭐냐고 물어보는 상황에서..
    제가 이걸 바로 이해하고 웃게 될때..
    저도 어쩔수없는 컴돌이.. 공돌이구나 하는 생각이 듭니다..

[サインイン][OpenIDとは?]