Level 29

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

Field in the beginning

33333333333333333333
33333333333333333333
33333333333333333333
33333333333333333333
33333333333333333333
33333333333333333333
33333333333333333333
33333333333333333333
33333333333333333333
33333333333333333333

Field after 4 iterations (rounded after 4th iteration)

5810111111111074
813161819201917137
1016212325252522179
11182326282828251910
11192528293130272011
11202528333837322312
11192532476456422814
101725438013191563315
7142451122305131643214
481531641096938208

Temperature in field 6x4 after 52 iterations: