Owl Get a Life
atomsplit.cpp: In function ‘int main()’:atomsplit.cpp:36:34: error: expected ‘;’ before ‘}’ token 36 | cout << energyrelease << "\n" | ^ | ; 37 | 38 | } | ~