PPL Assignment
IRM2015006
girl.cpp File Reference
#include "girl.h"
#include <cmath>
Include dependency graph for girl.cpp:

Go to the source code of this file.

Macros

#define BASE   1.1
 

Functions

bool compareOnMaintenanceCost (Girl *g1, Girl *g2)
 

Macro Definition Documentation

#define BASE   1.1

Definition at line 4 of file girl.cpp.

Function Documentation

bool compareOnMaintenanceCost ( Girl g1,
Girl g2 
)

Comparator to compare girls based on maintenance cost

Definition at line 6 of file girl.cpp.

Here is the caller graph for this function: