Level 29

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

Field in the beginning

32323232323232323232
32323232323232323232
32323232323232323232
32323232323232323232
32323232323232323232
32323232323232323232
32323232323232323232
32323232323232323232
32323232323232323232
32323232323232323232

Field after 4 iterations (rounded after 4th iteration)

479101111111074
713161819191917137
916202324242421168
10182325272727241810
11192427282929261910
11192528303030272011
11202730313130262010
1225373632302724179
1536624532262218136
154513150251612963

Temperature in field 4x9 after 105 iterations: