#include <fenv.h>

int main () {
    return 0;
}
