Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C++ で問題が発生しました。
たとえば、クラスがありUNITます。主にこのように作成する方法はありますか -
UNIT
unit[1]( int a, int b); unit[2]...; unit[532]...;
これらを操作するのは非常に簡単ですが、配列でそれらを作成する方法は見つかりませんでした。助けてください、そしてありがとう!