Exemple #1
0
int main() 
{
    Search s;
    s.foo();
}