Exemplo n.º 1
0
void main(void)
{
   cout << Abc(2,3,4) << endl;
}
Exemplo n.º 2
0
void Rst()
{
    J = Abc();
}