complete the code above by pep9 form assembly
void minimum (int ii, int i2) { if (i < i2) cout << il << " is less than " << i2 << endl; else if (i2 « il) cout << iz < " is less than " << i1 << endl; else cout << i1 << "equals " << i2 << endl; } int main() { int n, m; cout << "Enter two integers: "; cin >> n >> m; minimum (n, m); return 0; }
complete the code above by pep9 form assembly
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
complete the code above by pep9 form assembly
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!