Which was the first cricket club established in India?#include iostream#include mapusing namespace std;int main (){try{mapchar, int mymap;mapchar, int :: iterator it;mymap['a'] = 20;mymap['b'] = 40;mymap['c'] = 60;mymap['d'] = 80;it = mymap.find('b');mymap.erase (it);mymap.erase (mymap.find('d'));cout mymap.find('a') - second '\n';}catch (...){cout "Unknown exception: " endl;}return 0;}
#include stdio.hint main(){float x = 81.0;x %= 9.0;printf("%f",x);return 0;}
class arrays{public static void main(String args[]){int arr[] = {1, 2, 3, 4, 5,6,7};for ( int i = 0; i arr.length - 3; ++i)System.out.println(arr[i] + " ");}}