Owl Get a Life
paint.cpp: In function ‘int main()’:paint.cpp:20:18: error: expected ‘;’ before ‘}’ token 20 | ans += m * j[m] | ^ | ; 21 | } | ~