#include <math.h>
main(){double x=exp2(1.0);}
