#include "stdio.h" int main() { printf("%0.2f\n",-0.000000000000000000000000001); }