Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include <stdio.h>
- int main () {
- float frog = 5.000000000000000000000000000000000;
- float frog2 = 13.0000000000000000000000000000000000000000000000000000;
- float sumthin = frog + frog2;
- printf( "%s+"f"The sum is: ", sumthin);
- return 0;
- do while sumthin == 18;
- printf(return 0);
- else
- print("")
- }
Advertisement
Add Comment
Please, Sign In to add comment