problemscpp
A collection of my answers to algorithm problems in c++.
|
#include <comp526.h>
Public 成员函数 | |
card (int id, string s) | |
Public 属性 | |
char | f [4] |
int | id |
comp526::set::card::card | ( | int | id, |
string | s ) |
char comp526::set::card::f[4] |
被这些函数引用 card() , 以及 comp526::set::calc_mask().
int comp526::set::card::id |
被这些函数引用 comp526::set::cardset::insert().