vector<vector<char>> a({'A','B'},{'C','D'}});
cout << a.size() << endl;
이러면 뭐가 출력되냐?
e
이런짓을 대체 왜 함 - return 0;
2개
e
이런짓을 대체 왜 함 - return 0;
2개