Owl Get a Life
fencing2.cpp: In function ‘ll sum(ll)’:fencing2.cpp:39:31: error: expected ‘;’ before ‘}’ token 39 | ll sum(ll x) {return x*(x+1)/2} | ^ | ;