#include <std.h>
int main()
{
    int a,b
    printf("%d",&\n.a);
    printf("%d",&\n.b);
    return 0;
}