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 187°C heat to the field 1x3
What is the temperature (rounded to whole numbers) in the field 2x4 after 36 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)

71516151312111074
2446423326232017137
57119855640312723179
10330513775493731261910
651309767493933282011
37666353443833282111
22394341383532272010
1425303231302824179
916202222222017126
481011111111963

Temperature in field 2x4 after 36 iterations: