#include "def.h"
#include "macro.h"
main()
{
OP a,b,c;
anfang();
a=callocobject(); b=callocobject(); c=callocobject();
scan(PARTITION,a); scan(INTEGER,b);
compute_monomial_with_alphabet(a,b,c); println(c);
freeall(a); freeall(b); freeall(c);
ende();
}
Send comments or suggestions to:
symmetrica (at) symmetrica
this page was automatically generated on So Aug 10 12:23:27 CEST 2008 on the machine btn6xa