#include <stdio.h> int main(void) {float R=25,chuvi;const pi=3.14;chuvi=2*pi*R;printf("chuvi"); return 0;}
Standard input is empty
chuvi
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!