@@ -0,0 +1,9 @@
#include <stdio.h>
#include <stdlib.h>
int main(void){
printf("%f\n ", 1.25e-10 ) ;
return EXIT_SUCCESS;
}
The note is not visible to the blocked user.