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 107°C heat to the field 6x0
What is the temperature (rounded to whole numbers) in the field 8x5 after 92 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)

5810142556154572410
8131722325176512913
10162126324249412814
11182327323639352513
11192528313435312412
11202529313333302212
11192528303131282111
1017222527282724189
713171920212018136
47910111110963

Temperature in field 8x5 after 92 iterations: