[SOLVED] CS计算机代考程序代写 #ifndef CRITERIA_H

30 $

File Name: CS计算机代考程序代写_#ifndef_CRITERIA_H.zip
File Size: 452.16 KB

SKU: 5080982048 Category: Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Or Upload Your Assignment Here:


#ifndef CRITERIA_H
#define CRITERIA_H

#include
using namespace std;

class Criteria
{
public:
Criteria(string=””, string=””, int=0);

string getName();
string getValue();
intgetWeight();
void print();

private:
string name;
string value;
intweight;
};

#endif

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] CS计算机代考程序代写 #ifndef CRITERIA_H
30 $