Обсуждения
How develop games
0 голосов
3 ответовHello can you help me?
0 голосов
3 ответовhey 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 голос
8 ответовShould i write on
0 голосов
1 ответHow interpretation concept works ?
0 голосов
1 ответWhye error???
0 голосов
1 ответWhere ro progam a website
0 голосов
2 ответовАктуальное сегодня
SQL
3 Votes
HTML/CSS questions
0 Votes
Html
1 Votes
Find courses
0 Votes
How to learn css and html
0 Votes
Certificate Problem
0 Votes