Discussions Q&R
Finding factor
1 Vote
2 RéponsesIs it possible?
1 Vote
3 RéponsesPhP variables
1 Vote
3 Réponseshey 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 Vote
8 RéponsesRadio type in HTML
0 Vote
1 RéponseStyling Checkboxes???
0 Vote
1 RéponseHelp mee
0 Vote
2 RéponsesAujourd'hui en vedette
Using Python on VScode
2 Votes
Python Developer
0 Votes
Wayss
0 Votes
fully dynamic arrays
1 Votes
Guys who tell me
0 Votes
Coding apps
0 Votes
Hearts
0 Votes