#include using namespace std; long long N,K,L; int main(){ freopen("cheating.in","r",stdin); freopen("cheating.out","w",stdout); cin>>N>>K>>L; cout<<"Impossible"<