Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Calc
//g++ 5.4.0 #include <iostream> #include<conio.h> void main() { clrscr(); double a; cout<<"Enter the first number"; cin>>a; double b; cout<<"Enter the second number"; cin>>b; double c=a*b; cout<<" the product is"; getch(); }
run
|
edit
|
history
|
help
0
pm zn moer 2.0
HeapSort
Wipro Problem 1
Complete Over-Use of Functor Templates (Academic Experiment)
CodeForces Div 3 - D
CirclQ
Radix sort
https://rextester.com/TXKE53925
Test 4(2020)
Karibu