download
raw
280 Bytes
#include <iostream>
#include <string>
using namespace std;
int main()
{
int num;
// getline(cin,"Enter a number");
if(num==3)
{
cout<<"The one i searched for "<<endl;
}
if (num%2==0)
{
cout<<"Number is Even"<<endl;
}
else{
cout<< "Number is Odd"<<endl;
}
return 0;
}

Xet Storage Details

Size:
280 Bytes
·
Xet hash:
e9aa8c588ce00fab4a10d3abf58a3251fef5f0f6722c9b1bd8fa72290f87cfaa

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.