source:
git/factory/libfac/tests/factor/f42
@
16055bd
Last change on this file since 16055bd was 16055bd, checked in by , 11 years ago | |
---|---|
|
|
File size: 150 bytes |
Line | |
---|---|
1 | 2 |
2 | x*(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); |
3 | x^2+x+1; |
4 | x^3+x+1; |
5 | x^4+x+1; |
6 | # |
Note: See TracBrowser
for help on using the repository browser.