Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
a1
//gcc 5.4.0 #include <stdio.h> const double pi=3.14; int main(void) { double R; scanf("%f",&R); double area= pi* R*R; printf("area:%f",area); return 0; }
run
|
edit
|
history
|
help
0
swap two numbers without arithematic operators
gcc compiler bug.. weird.
1.1 Hello World!
TeleBook2
muuchas funciones utiles
Bitwise Operations
A_141121_mayorMenor
poinres1
romitk
a3