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.14; 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.
1163. Last Substring in Lexicographical Order
Value equal to index value
Programa 3 (corregido)
Interest Compounding
lambda demo
Metodos
Wipro Problem 2: determine count
Vectors as Inputs to Map
Peg Grammar AST Parser Computer Language Interpreter
single_digit
Please log in to post a comment.