BCA

BCA Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from BCA, Dumra.

10/06/2023


using namespace std;
void convert(string str)
{
int h1 = (int)str[0] - '0';
int h2 = (int)str[1] - '0';

int hh = h1 * 10 + h2;

string Meridien;
if (hh < 12) {
Meridien = "AM";
}
else
Meridien = "PM";

hh %= 12;

if (hh == 0) {
cout

10/06/2023

Address

Dumra
843301

Website

Alerts

Be the first to know and let us send you an email when BCA posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Shortcuts

Share