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 118°C heat to the field 9x6
What is the temperature (rounded to whole numbers) in the field 6x2 after 47 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
11182326282828252113
11192528293030293026
11202528303132385161
111925283031344779168
10172225272831395261
7131719202123262925
4791011111213139

Temperature in field 6x2 after 47 iterations: