source: git/factory/libfac/tests/factor/f42 @ d92d71

jengelh-datetimespielwiese
Last change on this file since d92d71 was dccceb, checked in by Oleksandr Motsak <motsak@…>, 11 years ago
moved libfac under factory/ CHG: moved libfac/ under factory/ Note: starting to merge libfac into factory (as a private library)
  • Property mode set to 100644
File size: 150 bytes
RevLine 
[0479e09]12
2x*(x+y)*(x^2+x+y^2)*(x^2+x+y+1)*(x^2+x+y^2+1)*(x^3+x+y^3)*(x^3+x+y+1)*(x^3+x+y^3+1)*(x^3+x+y^3+y+1)*(x^3+x+y^3+y^2+1);
3x^2+x+1;
4x^3+x+1;
5x^4+x+1;
6#
Note: See TracBrowser for help on using the repository browser.