Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Ploshtina na krug
#include <iostream> #include <cstdlib> using namespace std; int main() { const float PI = 3.14; float r = 2.5; float p; p = PI*r*r; cout<<"p = "<<p<<endl; system ("PAUSE"); return 0; }
run
|
edit
|
history
|
help
0
Boost adapters foreach
1
CutRod
1568-1644 Solar eclipses, make 1617(8) and 1620(12) Lunar eclipses the same as Chinese records
Riemann's prime number formula
replace digits
მატრიცა#2
xyp
Search in a rotated sorted array
Using c++11 range-base for loop