Owl Get a Life
laptop.cpp: In function ‘int main()’:laptop.cpp:35:19: error: expected ‘;’ before ‘}’ token 35 | else cout << "NA" | ^ | ; 36 | } | ~