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.
同じサイズの 2 つの整数配列の制約を表現する必要があります
x_i = x_j => y_i = y_j
つまり、次のような整数関数があります。
x = f(y)
それに対する解決策はありますか?