File: ben

package info (click to toggle)
polylib 5.22.5-4%2Bdfsg
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 14,428 kB
  • sloc: ansic: 16,342; sh: 10,134; makefile: 506
file content (20 lines) | stat: -rw-r--r-- 381 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

# Benoit's problem, 32 bits overflow in testrank.
# (polyparam.c) Solved calling GNU MP.
# Another overflow in MatInverse. MatInverse_mp to be written.

9 8
 
0  1  1  0  0  0 -1 -1
0  1  0  1  0 -1  0  2
0  0  1  1 -1  0  0  0
1  1  0  0  0  0  0 -1
1 -1  0  0  0  0  0  150000
1 -1  1  0  0  0  0  0
1  2 -1  0  0  0  0 -1
1 -1  1  1  0  0  0  0
1  1  1 -1  0  0  0  0
 
 
0 5