Dyskusje Q&A
Is R, lisp and prolog hard?
0 głosów
2 odpowiedziKindly help me here
0 głosów
4 odpowiedzisimulation in R
0 głosów
5 odpowiedziR for data science.
1 Głos
3 odpowiedziData science?
0 głosów
1 Odpowiedźhey guys, I've been trying to work out the formula 'v=I*r'. But whenever I run the program and input values for I and r, it doesn't give the right answer.
This is the code
#include <iostream>
using namespace std;
int main() {
int i,r;
int v = i*r;
cout<<"what is the value of i?\n";
cin>>i;
cout<<"what is the value of r?\n";
cin>>r;
cout<<"voltage ="<<v<<endl;
return 0;
}
p/s: I'm new to programming
1 Głos
8 odpowiedziPopularne dzisiaj
Sticky position
3 Votes
Help please?
3 Votes
Ejercicio Pytho
0 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes