Owl Get a Life
atomsplit.cpp: In function ‘int main()’:atomsplit.cpp:10:11: error: expected ‘;’ before ‘energyGain’ 10 | cin>>N>>T | ^ | ; 11 | energyGain=0; | ~~~~~~~~~~