Skip to content

Instantly share code, notes, and snippets.

#include <iostream>
#include <vector>
#include <map>
#include <string>
#include <algorithm>
using namespace std;
class GestionnaireUrgences {
private: