++

dfdfdf

tags: 323443

eerere

#include <iostream>
#include <vector>
using namespace std;
int main()
{
    vector<int> v;
    a = 32343;
    v.push_back(a);
    printf("hello world\n");//ok
    return 0;
}
posted @ 2018-10-05 10:51  walstruzz  阅读(447)  评论(0)    收藏  举报