Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
printf
//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); int w; int x; int y; int z; w = -2; x = -7; y = -8; z = x - y; printf("z = %d\n",z); z = z * w; printf("z = %d\n",z); z = z / w; printf("z = %d",z); }
run
|
edit
|
history
|
help
0
guia 4 terminada
than mine time's ocean as real white shakedown marine is mistake
Data Types
Lab 6 mb
a
A_141205_CADENAS
TAREA M4- PERLAS TERMINADA
WrongWay reversible iterator Copyright(C) 2016 Henry Kroll III www.thenerdshow.com
c program for hollow rhombus
Bool datatype Operation for GCC