test

test

#include <cstdio>

int main() {
    printf("Hello world!\n");

    return 0;
}

  

posted on 2013-07-16 19:52  zhaosdfa  阅读(115)  评论(0编辑  收藏  举报

导航