#include <stdio.h>
int foo(x){return x;}
int main(void) {
double aa,bb=10;
aa=foo(bb);
return 0;
}
I2luY2x1ZGUgPHN0ZGlvLmg+CmludCBmb28oeCl7cmV0dXJuIHg7fQppbnQgbWFpbih2b2lkKSB7Cglkb3VibGUgYWEsYmI9MTA7CglhYT1mb28oYmIpOwoJcHJpbnRmKCIlZCIsYWEpOwoJcmV0dXJuIDA7Cn0KCg==