Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:6:2: error: expected ‘,’ or ‘;’ before ‘std’ 6 | std::cout >> sum; | ^~~