F&A Diskussionen
How develop games
0 Stimmen
3 AntwortenHello can you help me?
0 Stimmen
3 Antwortenhey 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 Stimme
8 AntwortenShould i write on
0 Stimmen
1 AntwortCan any one solve this c++ problem?
-1 Stimme
1 AntwortHow interpretation concept works ?
0 Stimmen
1 AntwortWhye error???
0 Stimmen
1 AntwortWhere ro progam a website
0 Stimmen
2 AntwortenHeute heiß
Someone can help me
1 Votes
What's wrong with this?
2 Votes
I’m new someone can help me
1 Votes
HTML community, HELP!!
1 Votes
I am a super beginner
0 Votes
X velocity
0 Votes
What's doctype htMl
2 Votes
How this program executes?
0 Votes