Discussioni Q&A
Is it possible?
1 Voto
3 RispostePhP variables
1 Voto
3 Rispostehey 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 RisposteRadio type in HTML
0 Voti
1 RispostaStyling Checkboxes???
0 Voti
1 RispostaHelp mee
0 Voti
2 RispostePopolare oggi
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
Decorators in python.
2 Votes
Hello !
0 Votes
Please click me
0 Votes
Salut tout le monde
1 Votes