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 149°C heat to the field 5x2
What is the temperature (rounded to whole numbers) in the field 1x0 after 112 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)

11251627211373
1251847875529156
241031882379744218
24102657986537198
2481732463825157
2471118232217115
24581113131184
2346788753
1234555532
1122233221

Temperature in field 1x0 after 112 iterations: