Sesiones de PyR
How develop games
0 Votos
3 RespuestasHello can you help me?
0 Votos
3 Respuestashey 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 RespuestasShould i write on
0 Votos
1 RespuestaWhye error???
0 Votos
1 RespuestaNeed help
-1 Voto
1 RespuestaAda
0 Votos
1 RespuestaEn tendencia hoy
Help please?
4 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Ruby programming?
3 Votes