Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
13
//gcc 5.4.0 #include <stdio.h> int main(void){ int numPeople; int numDogs; int daysCount; int numCars; int houseSize; int numApples; int numFruit; int houseRats; int numRodents; int ballCount; int numItems; int dogCount; int animalsTotal; numDogs = 0; daysCount = 365; numCars = 99; houseSize = 2300; numApples = numFruit; houseRats = 200; numRodents = houseRats; ballCount = 3; ballCount = numItems; dogCount = 5; animalsTotal = dogCount - 3; printf("The total number of dogs is %d\n",animalsTotal); }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
time clock and day count through second by user input (ratneshgujarathi)
conditional expression
Lab 6 v1
Change Variable Without Third Variable
test
bitwise manipulation
Memory leak
If then price calculation v1
Sirali_mi_fonksyonu
abc
stackse - search stackoverflow differently
Please log in to post a comment.