Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
PLoshtina na krug
#include <iostream> #include <cstdlib> using namespace std; int main() { const float PI = 3.142; float r = 2.5; float p; p = PI*r*r; cout<<"p = "<<p<<endl; system ("PAUSE"); return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
cons1
Mapas - convertir número telefónico
Filtering a vector attribute with template UnaryPredicate
sdfsdf
SpiralMatrix
volatile thread-safe object
Stock buy/sell, maximum subarray problem
Polyrmophism
Weighted Average
decomposition
Please log in to post a comment.