-
cin
user conslga malumot kiritsa boladi
#include <iostream>
using namespace std;
int main()
{
int number;
cin >> number;
cout << number << endl;
return 0;
}
-
cin
orqali conslga qiymat kiritsa boladi
cin
user conslga malumot kiritsa boladi
#include <iostream>
using namespace std;
int main()
{
int number;
cin >> number;
cout << number << endl;
return 0;
}
cin
orqali conslga qiymat kiritsa boladi For further actions, you may consider blocking this person and/or reporting abuse
Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.
Mike Young -
Mike Young -
Mike Young -
Mike Young -
Top comments (0)