0_0_17323771_19923.cpp: In function 'int main()': 0_0_17323771_19923.cpp:9:51: error: expected primary-expression before 'else' if(x < h) ans += (h - x) * else ans += (x - h) * 6; ^