Compare Pastes
Differences between the pastes
#146424 (02.10.2020 02:12)
and
#261427 (12.03.2022 18:13).
| 1 | //20201002 | |
| 2 | #include | |
| 1 | In it something is. Now all turns out, many thanks for the help in this question. | |
| 2 | https://gay0day.com/tags/lust/ | |
| 3 | int main(void) | |
| 4 | {
| |
| 5 | long double x = 1.12345678901234567890; | |
| 6 | x = x - 0.1234567890; | |
| 7 | x = x - 0.000000000012345678; | |
| 8 | printf ("%20Lf\n"), x;
|
