test

test

#include <cstdio>

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

    return 0;
}

  

posted on 2013-07-16 19:51  zhaosdfa  阅读(50)  评论(0)    收藏  举报

导航