Paging Techniques Physical address from Relative Address Get link Facebook X Pinterest Email Other Apps #include <iostream> using namespace std; int main() { int a,b,c,d; cin>>a>>b; cout<<"5 "<<b; return 0; } Comments
Comments
Post a Comment