Run Code
|
Code Wall
|
Users
|
Misc
|
Feedback
|
About
|
Login
|
Theme
|
Privacy
Switch
//Title of this code //gcc 4.8.2 #include <stdio.h> //Title of this code //g++ 4.8.2 int main() { int a=3,i=1; switch(a) { case 1: i++; case 2:printf("%d",a); default:i++; break; } printf("%d",i); }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
PREGUNTA 3 FICHERO
MÓDULO 3, PREGUNTA 1, GUÍA 4
pattern 17
pointer**
fdsf
If then price calculation v1
B_141212_OrdenarArray
Practica 5 ejercicio beneficio empresa
Pointer Example
ATM
Please log in to post a comment.