Owl Get a Life
atomsplit.cpp: In function ‘int main()’:atomsplit.cpp:26:24: error: expected ‘;’ before ‘}’ token 26 | energy += 1 | ^ | ; 27 | } | ~