Q&A Discussões
PhP variables
1 Voto
3 Respostashey 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 Voto
8 RespostasRadio type in HTML
0 Voto
1 RespostaStyling Checkboxes???
0 Voto
1 RespostaHelp mee
0 Voto
2 RespostasWhy not normal I/O
0 Voto
1 RespostaPlease help !
0 Voto
2 RespostasContinuous problem
1 Voto
1 RespostaQuente hoje
HTML
1 Votes
Formating in python
0 Votes
Could you ple ase help me???
0 Votes
Header, Main, Footer
0 Votes
What's wrong here?
0 Votes
Wifi Password
0 Votes
How to grow in sololearn
0 Votes