Level 29

You see a room which is 10x10m wide (0x0 to 9x9).
Every square has the exact temperature of 6°C. We apply continuously 145°C heat to the field 3x7
What is the temperature (rounded to whole numbers) in the field 0x7 after 97 iterations according to the Gauss-Seidel iteration

Field in the beginning

6666666666
6666666666
6666666666
6666666666
6666666666
6666666666
6666666666
6666666666
6666666666
6666666666

Field after 4 iterations (rounded after 4th iteration)

1122222211
1233343321
2344454432
2345665532
237111197642
271831261812852
41747875632181063
729862319544221263
72253936134191052
4122435281810631

Temperature in field 0x7 after 97 iterations: