#include<stdio.h>
int main()
{
    int a,b;
    scanf("%d",&a,b);
    temp a;
    a=b;
    b=temp;
    printf("a=%d",a,b);
    return 0;
}