#include "def.h"
#include "macro.h"
main()
{
OP a,b,c,d,e;
anfang();
a=callocobject(); b=callocobject();
c=callocobject(); d=callocobject(); e=callocobject();
scan(INTEGER,a); scan(INTEGER,b);
kranztafel(a,b,c,d,e);
println(c); println(d); println(e);
freeall(a); freeall(b); freeall(c); freeall(d); freeall(e);
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