Posts by Uzzoper Fortnite • 1 point
2 posts
-
-3
votes0
answers28
viewsQ: Can someone please help me create a C program that manages the value 0 or 1 once and store it in a variable
Someone can help create a C program that generates the value 0 or 1, once and store it in a variable. I tried to do it but it didn’t turn out the way I’d hoped: #include <stdlib.h> #include…
casked Uzzoper Fortnite 1 -
-2
votes0
answers34
viewsQ: I need this code to generate the value 0 or 1, (not all the code is there)
I need this code generates the value 0 or 1, can anyone help? And if it is 1 need q write it rained and 0 did not rain #include <stdlib.h> #include <stdio.h> #include <time.h> {…
casked Uzzoper Fortnite 1