N,M,K=map(int,input().split()) if min(M,N)*2-(M==N)0: print("0"*(N-n-1)+"10"*n+"1"*(M-n)+"0") else: print("0"*(N-n-1)+"10"*n+"1"*(M-n-1)+"01")