Need help fixing this code. Everything seems ok, but I cannotdetermine if it will run properly because I am getting an error atthe end bracket }.
// Programming Assignment 3.cpp : Defines the entry point forthe console application.
//
#include “stdafx.h”
#include <iostream>
#include <string>
#include <iomanip>
using namespace std;
string item_name;
float total_cost;
string place;
float shipping_cost;
float order_total;
char fragile;
float fragile_cost;
int main()
{
cout << setfill(‘*’) << setw(50) << ‘*'<< endl;
cout << “ITCS 2530 – Programming Assignment for week #3″<< endl;
cout << setfill(‘*’) << setw(50) << ‘*’ <<endl;
cout << “Please enter the item name (no spaces):”;
cin >> item_name;
cout << “Is this item fragile? (y=yes/n=no):”;
cin >> fragile;
if (fragile == ‘y’ || fragile == ‘Y’){
fragile_cost
PayPal Gateway not configured
PayPal Gateway not configured