Q&A Discussions
How develop games
0 Votes
3 AnswersHello can you help me?
0 Votes
3 Answershey 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 AnswersShould i write on
0 Votes
1 AnswerWhye error???
0 Votes
1 AnswerWhere ro progam a website
0 Votes
2 AnswersHot today
What's wrong in my code?
2 Votes
Cybersecurity techies
5 Votes
App Development
0 Votes
Please answer.
0 Votes
What's wrong with code?
0 Votes
Introduction of html
0 Votes
CSS or Tailwind
1 Votes
HTML
0 Votes