おもしろ

yupo5656yupo5656 のブックマーク 2005/06/25 00:36

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

The Evolution of a Programmer

    #include <stdio.h> void main(void) { char *message[] = {"Hello ", "World"}; int i; for(i = 0; i < 2; ++i) printf("%s", message[i]); printf("\n"); } #include <iostream.h> #include <string.h> class s...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう