Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
more_than_one_break_in_loop
//gcc 5.4.0 #include <stdio.h> int a, c=2; int main(void) { switch(c) { case 0 : a=0;break; break; break; case 1 : a=1;break; default : a=255;break; break; } printf("a=%u", a); return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
convertletter
Hello world.c
función free()
18BCE2182 ASSESS_1 Q2-1
Linear Searching
Factorial Descompuesto en Potencias de Numeros Primos
Finding type of triangle assignment
Lab 11v0.6
C_141127_MatrizProducto
time.c
Please log in to post a comment.