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 139°C heat to the field 5x7
What is the temperature (rounded to whole numbers) in the field 5x4 after 108 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
2345566542
234581111863
245819312516104
2371846845430157
241030832229142198
1382352895832167
125122434271794

Temperature in field 5x4 after 108 iterations: