test

test

#include <cstdio>

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

    return 0;
}

  

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

导航