#include<iostream>
#include<limits>
using namespace std;
int main()
{
cout<<UINT_MAX;// header file limits is used for UINT_MAX
return 0;
}
About Admin
Soratemplates is a blogger resources site is a provider of high quality blogger template with premium looking layout and robust design. The main mission of templatesyard is to provide the best quality blogger templates.
problem link :-- http://practice.geeksforgeeks.org/problems/count-subsequences-of-type-ai-bj-ck/0 code:-- #include <bits/stdc++.h...
No comments:
Post a Comment