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 107°C heat to the field 1x5
What is the temperature (rounded to whole numbers) in the field 5x6 after 33 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)

1122222211
1344444321
3787655432
112219141076542
2962422414107642
55168703418118642
3367462817118642
173026191397542
8141411975431
3665433211

Temperature in field 5x6 after 33 iterations: