Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
3
/****************************************************************************** Online C Compiler. Code, Compile, Run and Debug C program online. Write your code in this editor and press "Run" button to compile and execute it. *******************************************************************************/ #include <stdio.h> int main() { int age=2; switch(age) { case 1: printf("you are 1 year old"); break; case 2: printf("you are 2"); break; case 3: printf("you are 3"); break; default: printf("default message :/"); } return 0; }
run
|
edit
|
history
|
help
0
helloworld
zicaC#
Lesson1
an attempt at making a usable code thing (failed lol)
asd
AdventCode
Game_snake
Pentagon`s area
timer
Ventmatika testas