Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
#include<bits/stdc++.h> using namespace std; int a,b; int main(){ cout<<"Enter a number"; cin>>a; cout<<"M3351AN!!!"; system("pause") ; return 0; }